mirror of
https://github.com/hyprwm/Hyprland.git
synced 2025-07-25 17:21:54 -07:00
renderer: remove spammy log
This commit is contained in:
@@ -2345,7 +2345,6 @@ SExplicitSyncSettings CHyprRenderer::getExplicitSyncSettings(SP<Aquamarine::IOut
|
||||
settings.explicitKMSEnabled = *PENABLEEXPLICITKMS;
|
||||
|
||||
if (!output->supportsExplicit) {
|
||||
Debug::log(LOG, "Renderer: the aquamarine output does not support explicit, explicit settings are disabled.");
|
||||
settings.explicitEnabled = false;
|
||||
settings.explicitKMSEnabled = false;
|
||||
|
||||
|
Reference in New Issue
Block a user