X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=5ddd467fc911a94d32e13aaf0711ae900cc6a89e;hp=1bc19d43aee56384ebd2d7c491041ba844c56e2a;hb=a485ed478abbd599d8c9aab48934e7a26733ecb1;hpb=5dd6771b28c257af405d7248639ed0e3bcdce38b diff --git a/h/prototypes.h b/h/prototypes.h index 1bc19d4..5ddd467 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -1,4 +1,3 @@ - /* * prototypes.h -- various prototypes */ @@ -70,7 +69,6 @@ int m_atoi (char *); char *m_backup (char *); int m_convert (struct msgs *, char *); char *m_draft (char *, char *, int, int *); -void m_eomsbr (int (*)(int)); int m_getfld (int, unsigned char *, unsigned char *, int, FILE *); int m_gmprot (void); char *m_maildir (char *); @@ -163,4 +161,3 @@ void replout (FILE *, char *, char *, struct msgs *, int, int sendsbr (char **, int, char *, struct stat *, int, char *, int); int what_now (char *, int, int, char *, char *, int, struct msgs *, char *, int, char *); -