X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xhistory.h;h=9c6cdc688827ea16bf4608c3c7481defee60d4c5;hb=15d1ea181db5a5de2bafc3fa9602abaa628f4ff5;hp=0400e50b25383e312d2e9764c06bc2035d823245;hpb=e70077aab0199817f37aef9ed0bdba1bbca93b45;p=xboard.git diff --git a/xhistory.h b/xhistory.h index 0400e50..9c6cdc6 100644 --- a/xhistory.h +++ b/xhistory.h @@ -23,8 +23,7 @@ #ifndef _XHISTL_H #define _XHISTL_H 1 -void HistoryShowProc P((Widget w, XEvent *event, - String *prms, Cardinal *nprms)); +void HistoryShowProc P((void)); Boolean MoveHistoryIsUp P((void)); extern Widget historyShell;