Adapt Contrast to new KWaylandServer
This commit is contained in:
parent
ae12cf9784
commit
6f640ece79
1 changed files with 0 additions and 1 deletions
|
@ -48,7 +48,6 @@ ContrastEffect::ContrastEffect()
|
|||
KWaylandServer::Display *display = effects->waylandDisplay();
|
||||
if (display) {
|
||||
m_contrastManager = display->createContrastManager(this);
|
||||
m_contrastManager->create();
|
||||
}
|
||||
} else {
|
||||
net_wm_contrast_region = 0;
|
||||
|
|
Loading…
Reference in a new issue