X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.h;h=b6709d721471aa973928fc962a4730047c948d6f;hb=e131fadbb0f396098fb300283227bdf042c71d45;hp=c9a68ce75c95ed0b0f5c3527ada457a186e2c288;hpb=9addf5a6f332430b00c36e5df8ca13040c2190a5;p=xboard.git diff --git a/xboard.h b/xboard.h index c9a68ce..b6709d7 100644 --- a/xboard.h +++ b/xboard.h @@ -130,8 +130,6 @@ typedef struct { #define SETTINGS_FILE SYSCONFDIR"/xboard.conf" #define COLOR_BKGD "white" -typedef int (*FileProc) P((FILE *f, int n, char *title)); - void NewTagsPopup P((char *text, char *msg)); int AppendText P((Option *opt, char *s)); void NewCommentPopup P((char *title, char *text, int index));