[MPlayer-cvslog] r34547 - trunk/gui/wm/ws.c

ib subversion at mplayerhq.hu
Thu Jan 12 16:16:25 CET 2012


Author: ib
Date: Thu Jan 12 16:16:24 2012
New Revision: 34547

Log:
Remove unnecessary #ifdef and #include.

Modified:
   trunk/gui/wm/ws.c

Modified: trunk/gui/wm/ws.c
==============================================================================
--- trunk/gui/wm/ws.c	Thu Jan 12 15:21:55 2012	(r34546)
+++ trunk/gui/wm/ws.c	Thu Jan 12 16:16:24 2012	(r34547)
@@ -54,10 +54,6 @@
 #include <X11/extensions/shape.h>
 #endif
 
-#ifdef CONFIG_XINERAMA
-#include <X11/extensions/Xinerama.h>
-#endif
-
 #ifdef CONFIG_XF86VM
 #include <X11/extensions/xf86vmode.h>
 #endif


More information about the MPlayer-cvslog mailing list