Merge commit 'origin/gallium-master-merge'
[mesa.git] / src / glut / glx / glut_event.c
index cf34e05ca9858dfc2b764b1bcbf3b572f2bfd569..d6d963896a6fff8143f914956e60f4f774eac377 100644 (file)
@@ -1343,9 +1343,7 @@ processWindowWorkList(GLUTwindow * window)
   }
 }
 
-#ifndef _WIN32
 static  /* X11 implementations do not need this global. */
-#endif
 void
 __glutProcessWindowWorkLists(void)
 {