Remove the blur effect from the 4.3 release due to screen corruption.

svn path=/trunk/KDE/kdebase/workspace/; revision=978778
This commit is contained in:
Lucas Murray 2009-06-08 07:26:34 +00:00
parent fbedac8cad
commit a500f0b97c

View file

@ -76,7 +76,7 @@ include( zoom/CMakeLists.txt )
# OpenGL-specific effects
if( KWIN_HAVE_OPENGL_COMPOSITING )
include( blur/CMakeLists.txt )
#include( blur/CMakeLists.txt )
include( coverswitch/CMakeLists.txt )
include( cube/CMakeLists.txt )
include( explosion/CMakeLists.txt )