X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=fcc8f0c9085a0a4fa1f7b1053e81f8f38a595d4c;hb=d45c3d28d788129428036fd7f26fa417beccd93e;hp=1c55136d983f328ff2a97847cc7281b70486773b;hpb=164be8e5e8b40ce4572281be26d423a9c9d595f3;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index 1c55136..fcc8f0c 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -125,10 +125,6 @@ int uprf (char *, char *); int vfgets (FILE *, char **); char *write_charset_8bit (void); -#ifdef RPATHS -int get_returnpath (char *, int, char *, int); -#endif - int mh_strcasecmp (const char *s1, const char *s2); int strncasecmp (const char *s1, const char *s2, size_t n);