Remove unnecessary Xt colors and call to MakeColors
[xboard.git] / draw.h
diff --git a/draw.h b/draw.h
index fee4ccb..cbf77f4 100644 (file)
--- a/draw.h
+++ b/draw.h
@@ -52,7 +52,6 @@
 #define DRAWABLE(X) ((cairo_surface_t *) ((X)->choice))
 
 // defined in xboard.c
-int MakeColors P((void));
 void ResizeBoardWindow P((int w, int h, int inhibit));
 void CreateGrid P((void));
 void CreateGCs P((int redo));