changeset 4985:01bcb7a9bb4e

+10l to .so
author arpi
date Thu, 07 Mar 2002 20:14:52 +0000
parents 149693903b67
children eb57973314ae
files libvo/vo_xmga.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
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;