X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=c679ace7f2a7d5ff2353c54b65d9396a1915d3d0;hp=1bc19d43aee56384ebd2d7c491041ba844c56e2a;hb=916690191222433a6923a4be54b0d8f6ac01bd02;hpb=ecc90fb56b43863f4c33ed62da4abe898b17d7fb diff --git a/h/prototypes.h b/h/prototypes.h index 1bc19d4..c679ace 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -70,7 +70,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 *);