platforms/drm: remove duplicated warning
The same warning already gets printed in DrmPipeline
This commit is contained in:
parent
e59f50e599
commit
f82d9f3d23
1 changed files with 0 additions and 2 deletions
|
@ -273,8 +273,6 @@ void DrmOutput::setDrmDpmsMode(DpmsMode mode)
|
|||
m_renderLoop->inhibit();
|
||||
m_gpu->platform()->createDpmsFilter();
|
||||
}
|
||||
} else {
|
||||
qCCritical(KWIN_DRM) << "failed to set active to" << active;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue