Index: myglut-x11.c
===================================================================
--- myglut-x11.c	(revision 584)
+++ myglut-x11.c	(revision 585)
@@ -139,7 +139,7 @@
 int currCursor;
 Pixmap pix ;
 char   blank_cursor[16*16];
-XColor bcol = { 0 } ;
+XColor bcol ;
 
 switch(cursor)
     {