Remove stupid code

icc-effect-5.14.5
Martin Gräßlin 2012-01-13 09:11:08 +01:00
parent c3ca894171
commit e1f888d1f6
1 changed files with 0 additions and 2 deletions

View File

@ -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)