mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-09 08:41:31 +00:00
[idd] logging: remove misleading swapchain noise
This commit is contained in:
@@ -234,7 +234,6 @@ NTSTATUS LGIddMonitorSetGammaRamp(IDDCX_MONITOR monitor, const IDARG_IN_SET_GAMM
|
||||
if (IsIdentityColorTransform(*transform))
|
||||
{
|
||||
ctx->SetColorTransform(nullptr);
|
||||
DEBUG_INFO("Ignoring identity display color transform");
|
||||
return STATUS_SUCCESS;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user