X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Fprototypes.h;h=0e608d007909961cc85e61034741da44bbf1a0f8;hp=bd484e9143de1ded9313b20e6319096c3ba67a81;hb=1e588a59440aa1bee55c8d6d69003059c1d2af97;hpb=e9f7cdfaf76a410bc663735484bee44806f32894 diff --git a/h/prototypes.h b/h/prototypes.h index bd484e9..0e608d0 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -112,7 +112,6 @@ int unputenv(char *); int uprf(char *, char *); int vfgets(FILE *, char **); char *write_charset_8bit(void); -int get_returnpath(char *, int, char *, int); int mh_strcasecmp(const char *s1, const char *s2); int strncasecmp(const char *s1, const char *s2, size_t n);