X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xaw%2Fxengineoutput.c;h=b3b74f1ea4287ccd9417c194b5bf46df9c8387b3;hb=50ffaff1de1b05f1bf76dd842e734eff2974afd4;hp=78269b870e7cfc62b1eb61a963e82c40f4c778ae;hpb=e6f4f8fdada1a701e4be2e4807920dbcad697fb1;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;