From 7d3797755880180a6f795b989c84b776e7c2ace4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Gr=C3=A4=C3=9Flin?= Date: Mon, 6 Dec 2010 21:42:55 +0100 Subject: [PATCH] Boxswitch does not use GL --- effects/boxswitch/boxswitch.cpp | 4 ---- 1 file changed, 4 deletions(-) diff --git a/effects/boxswitch/boxswitch.cpp b/effects/boxswitch/boxswitch.cpp index 0963c8d88b..fc8f98b097 100644 --- a/effects/boxswitch/boxswitch.cpp +++ b/effects/boxswitch/boxswitch.cpp @@ -29,10 +29,6 @@ along with this program. If not, see . #include #include -#ifdef KWIN_HAVE_OPENGL_COMPOSITING -#include -#endif - namespace KWin {