X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.c;h=a10fd32d04efe3ee83e036cd2a88f377ecd5a159;hb=07cfdeda60ba210bb2367065671f0ad539ddbfe0;hp=74a6ff9e5db046c19046df7c3f728c5ce03787d4;hpb=72eba140eb3a03c3f84a5906c13556730ea71be5;p=xboard.git diff --git a/xboard.c b/xboard.c index 74a6ff9..a10fd32 100644 --- a/xboard.c +++ b/xboard.c @@ -1260,7 +1260,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