Shuffle prototypes to correct header, or add them there
[xboard.git] / xboard.h
index ea285d4..c9a68ce 100644 (file)
--- a/xboard.h
+++ b/xboard.h
@@ -135,9 +135,6 @@ 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));
-void MarkMenu P((char *item, int dlgNr));
-void GetWidgetText P((Option *opt, char **buf));
-void ClearTextWidget P((Option *opt));
 void CatchDeleteWindow(Widget w, String procname);
 void GenericPopDown P((Widget w, XEvent *event, String *prms, Cardinal *nprms));
 void InitDrawingSizes P((int i, int j));