[effects/blur] Update to kwayland changes
This commit is contained in:
parent
7b545bf47a
commit
963491cc5e
1 changed files with 0 additions and 1 deletions
|
@ -58,7 +58,6 @@ BlurEffect::BlurEffect()
|
|||
KWaylandServer::Display *display = effects->waylandDisplay();
|
||||
if (display) {
|
||||
m_blurManager = display->createBlurManager(this);
|
||||
m_blurManager->create();
|
||||
}
|
||||
} else {
|
||||
net_wm_blur_region = 0;
|
||||
|
|
Loading…
Reference in a new issue