# HG changeset patch # User ib # Date 1326381384 0 # Node ID a45b07efa3b8114d170693aa75671263e64e2b00 # Parent 1e84148527ab6b850e0e60611d511015515a5fa6 Remove unnecessary #ifdef and #include. diff -r 1e84148527ab -r a45b07efa3b8 gui/wm/ws.c --- a/gui/wm/ws.c Thu Jan 12 14:21:55 2012 +0000 +++ b/gui/wm/ws.c Thu Jan 12 15:16:24 2012 +0000 @@ -54,10 +54,6 @@ #include #endif -#ifdef CONFIG_XINERAMA -#include -#endif - #ifdef CONFIG_XF86VM #include #endif