Remove stupid code
This commit is contained in:
parent
c3ca894171
commit
e1f888d1f6
1 changed files with 0 additions and 2 deletions
|
@ -46,8 +46,6 @@ void FadeEffect::reconfigure(ReconfigureFlags)
|
|||
// Add all existing windows to the window list
|
||||
// TODO: Enabling desktop effects should trigger windowAdded() on all windows
|
||||
windows.clear();
|
||||
if (!fadeWindows)
|
||||
return;
|
||||
}
|
||||
|
||||
void FadeEffect::prePaintScreen(ScreenPrePaintData& data, int time)
|
||||
|
|
Loading…
Reference in a new issue