X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/33816ab133a3538f3f4f6e043e61327046c02b3e..9f1e781a5c2beb9df943c832300a3f5bee1e4ed3:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 1e0d60a0..255f1758 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -204,8 +204,6 @@ int remdir (char *); void scan_detect_mbox_style (FILE *); void scan_finished(void); char *seq_bits (struct msgs *); -int seq_delmsg (struct msgs *, char *, int); -int seq_delsel (struct msgs *, char *, int, int); int seq_getnum (struct msgs *, char *); char *seq_list (struct msgs *, char *); int seq_nameok (char *);