renderer: remove spammy log
This commit is contained in:
parent
df3fba1572
commit
fb36815b01
1 changed files with 0 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue