]> git.marmaro.de Git - mmh/blobdiff - h/prototypes.h
Remove RPATH code though. Discussions on nmh-workers have convinced me.
[mmh] / h / prototypes.h
index bd484e9143de1ded9313b20e6319096c3ba67a81..0e608d007909961cc85e61034741da44bbf1a0f8 100644 (file)
@@ -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);