X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/164be8e5e8b40ce4572281be26d423a9c9d595f3..01943d78230ead5bcc568e8a87d3cdbaac1f5584:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 1c55136d..fcc8f0c9 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);