X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xhistory.c;h=c00a9b8b46a4a6e3b49e46d0aa69d6fa3dcfa540;hb=fb6556cba3193316b2b383c7fc0e0cdd1c75e9fd;hp=fc5a88dcaec64627ce0580423d35c5823ab4c9e3;hpb=6be4e1234c6a61c75a7f0f941e9d0b841ab21a80;p=xboard.git diff --git a/xhistory.c b/xhistory.c index fc5a88d..c00a9b8 100644 --- a/xhistory.c +++ b/xhistory.c @@ -79,12 +79,6 @@ extern char *getenv(); #define _LL_ 100 -extern Widget formWidget, shellWidget, boardWidget, menuBarWidget, historyShell; -extern Display *xDisplay; -extern int squareSize; -extern Pixmap xMarkPixmap; -extern char *layoutName; - struct History{ String *Nr,*white,*black; int aNr; /* space actually alocated */