Harmonize declarations of XBoard and WinBoard
[xboard.git] / xboard.c
index 74a6ff9..a10fd32 100644 (file)
--- 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