X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.c;h=0dd023db4d4f62cf67d6fb77c7b2a1e6a988a057;hb=266def07442d78b0841cd716422ff9a3774fdfaa;hp=88bc31db48efda2bb2c4db441f095e944d555d3b;hpb=292d1fc96afcdd5aececf3ec0da28c56bfb1a5a6;p=xboard.git diff --git a/xboard.c b/xboard.c index 88bc31d..0dd023d 100644 --- a/xboard.c +++ b/xboard.c @@ -1258,7 +1258,6 @@ BoardToTop() #define SEPCHAR " " // these two must some day move to frontend.h, when they are implemented -Boolean MoveHistoryIsUp(); Boolean GameListIsUp(); // The option definition and parsing code common to XBoard and WinBoard is collected in this file