X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=xboard.h;h=b6709d721471aa973928fc962a4730047c948d6f;hb=76a31cef74e7f1f84d9d3c0b76971ca1633321cf;hp=c9a68ce75c95ed0b0f5c3527ada457a186e2c288;hpb=ebbd3101235b8a04c34b30eb9a037bb6bae71123;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));