X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=h%2Fprototypes.h;h=a22eac68531871ce5f047dd452a6dba248070aa3;hb=f3380fda9da04a7c26a76070888ece92ae5648e9;hp=a9e081d289fb87d802f870a794ef97ca06ffc221;hpb=68af8da96bea87a5541988870130b6209ce396f6;p=mmh diff --git a/h/prototypes.h b/h/prototypes.h index a9e081d..a22eac6 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -72,7 +72,6 @@ char *m_mktemp(const char *, int *, FILE **); char *m_mktemp2(const char *, const char *, int *, FILE **); void thisisanmbox(FILE *); int makedir(char *); -char *nmh_getpass(const char *); char *norm_charmap(char *); char *new_fs(char *, char *); int pidwait(pid_t, int);