X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xgamelist.h;h=9cacc61027395c208bf4d3c9902c24f30fc6e4ec;hb=c0d0ea91773838e5d11c3cd3b407fea251058c34;hp=17dec72062dfa8fd1e39062b557573129d32c6c4;hpb=f5883cc4e2222df9c0a504a0c50da4acd6b77fb0;p=xboard.git diff --git a/xgamelist.h b/xgamelist.h index 17dec72..9cacc61 100644 --- a/xgamelist.h +++ b/xgamelist.h @@ -23,12 +23,9 @@ #ifndef _XGAMEL_H #define _XGAMEL_H 1 -void ShowGameListProc P((void)); void LoadSelectedProc P((Widget w, XEvent *event, String *prms, Cardinal *nprms)); void SetFilterProc P((Widget w, XEvent *event, String *prms, Cardinal *nprms)); -int SaveGameListAsText P((FILE *f)); -extern Widget gameListShell; #endif /* _XGAMEL_H */