This should really be the last noticed by my builds on SuSE Linux 8.2; their variant of GCC is quite a bit stricter than stock GCC! Gerald ChangeLog: Remove unused variable depths[]. Index: xrandr.c =================================================================== RCS file: /home/wine/wine/dlls/x11drv/xrandr.c,v retrieving revision 1.1 diff -u -3 -p -r1.1 xrandr.c --- xrandr.c 16 Oct 2003 00:21:42 -0000 1.1 +++ xrandr.c 19 Oct 2003 21:28:57 -0000 @@ -58,7 +58,6 @@ static int XRandRErrorHandler(Display *d } static Bool in_desktop_mode; -static const unsigned int depths[] = {8, 16, 32}; /* create the mode structures */ static void make_modes(void)