X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=draw.h;h=cbf77f4721fda3721e0d987ffb6f5a299706e9e3;hb=31bf5c6c82c9bc0f3aa58c7ea49ece2fd5c66e16;hp=fee4ccb4972a78f16a2fc0bcda5e3f789ec0da6f;hpb=75855598371def570546c23ee8712f74f5c61643;p=xboard.git diff --git a/draw.h b/draw.h index fee4ccb..cbf77f4 100644 --- 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));