]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
Specify function parameters in prototypes, mainly void.
[nmh] / h / prototypes.h
index 74bf725558e162d0fe2e3b3487cf6cb64732c139..a89fe734f973dbd959a016fd2b7b50cdc4d13f9e 100644 (file)
@@ -341,7 +341,6 @@ void ruserpass (const char *host, char **aname, char **apass, int flags);
 int remdir (char *);
 void scan_detect_mbox_style (FILE *);
 void scan_finished(void);
-void scan_reset_m_getfld_state ();
 int seq_addmsg (struct msgs *, char *, int, int, int);
 int seq_addsel (struct msgs *, char *, int, int);
 char *seq_bits (struct msgs *);