diff -r 91e8a7fb3b60 dwm.c --- a/dwm.c Mon May 26 11:43:51 2008 +0100 +++ b/dwm.c Mon May 26 18:44:17 2008 +0200 @@ -1570,8 +1570,8 @@ updatebar(void) { void updategeom(void) { +#ifdef XINERAMA int i; -#ifdef XINERAMA XineramaScreenInfo *info = NULL; /* window area geometry */