diff libvo/vo_xmga.c @ 4985:01bcb7a9bb4e

+10l to .so
author arpi
date Thu, 07 Mar 2002 20:14:52 +0000
parents bfc652fc7f43
children 53c569d36b2c
line wrap: on
line diff
--- a/libvo/vo_xmga.c	Thu Mar 07 19:45:07 2002 +0000
+++ b/libvo/vo_xmga.c	Thu Mar 07 20:14:52 2002 +0000
@@ -90,9 +90,9 @@
 static uint32_t               drwX,drwY,drwWidth,drwHeight,drwBorderWidth,drwDepth;
 static uint32_t               drwcX,drwcY,dwidth,dheight;
 
-#ifdef HAVE_NEW_GUI
+//#ifdef HAVE_NEW_GUI
  static uint32_t               mdwidth,mdheight;
-#endif
+//#endif
 
 static XSetWindowAttributes   xWAttribs;