]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
readconfig.c: Move interface to own file.
[nmh] / h / prototypes.h
index 4be454f4fa6d7f1d929fe1ee7f552bfef6d606b9..5b8061b659ed1adcbe8f52d233d97f9fffe1f39e 100644 (file)
@@ -15,8 +15,6 @@ char *etcpath(char *) NONNULL(1);
 
 struct msgs_array;
 
 
 struct msgs_array;
 
-void add_profile_entry (const char *, const char *);
-
 /*
  * Check to see if we can display a given character set natively.
  * Arguments include:
 /*
  * Check to see if we can display a given character set natively.
  * Arguments include:
@@ -170,7 +168,6 @@ void m_unknown2(m_getfld_state_t *);
 char *nmh_getpass(const char *);
 int pidwait (pid_t, int);
 char *r1bindex(char *, int) PURE;
 char *nmh_getpass(const char *);
 int pidwait (pid_t, int);
 char *r1bindex(char *, int) PURE;
-void readconfig (struct node **, FILE *, const char *, int);
 int refile (char **, char *);
 
 /*
 int refile (char **, char *);
 
 /*