Allow two-games-per-opening to work with book
[xboard.git] / xhistory.h
index 068d2a8..d845ca3 100644 (file)
@@ -25,8 +25,6 @@
 
 void HistoryShowProc P((Widget w, XEvent *event,
                        String *prms, Cardinal *nprms));
-void HistoryPopDown P((Widget w, XtPointer client_data,
-                      XtPointer call_data));
 Boolean MoveHistoryIsUp P((void));
 
 extern Widget historyShell;