Refactor menu code, and move it to menu.c
[xboard.git] / xhistory.c
index 1a0d2e5..439a578 100644 (file)
@@ -156,7 +156,7 @@ HistoryPopUp ()
 }
 
 void
-HistoryShowProc (Widget w, XEvent *event, String *prms, Cardinal *nprms)
+HistoryShowProc ()
 {
   if (!shellUp[7]) {
     ASSIGN(historyText, "");