X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxengineoutput.c;h=b3b74f1ea4287ccd9417c194b5bf46df9c8387b3;hb=cddb5c485a52d0444e81b4df49e1fe921c78b53c;hp=78269b870e7cfc62b1eb61a963e82c40f4c778ae;hpb=0d88b7c20af19de163b648898ec8d3ed4c31d796;p=xboard.git diff --git a/xaw/xengineoutput.c b/xaw/xengineoutput.c index 78269b8..b3b74f1 100644 --- a/xaw/xengineoutput.c +++ b/xaw/xengineoutput.c @@ -97,7 +97,7 @@ extern char *getenv(); /* Module variables */ -static int currentPV, highTextStart[2], highTextEnd[2]; +static int currentPV; static Pixmap icons[8]; // [HGM] this front-end array translates back-end icon indicator to handle static Widget memoWidget;