sbr/getpass.c: Removed nmh_getpass() for it is not used anymore.
[mmh] / h / prototypes.h
index a9e081d..a22eac6 100644 (file)
@@ -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);