]> diplodocus.org Git - nmh/blobdiff - h/prototypes.h
geteditor.c: Move interface to own file.
[nmh] / h / prototypes.h
index 465940a7a7e62c1cd131829f834aa6ffc342d091..8d855ea0956da456062acd03bbd609338e616ff8 100644 (file)
@@ -113,7 +113,6 @@ char *get_charset(void);
 /* Return malloc'd copy of str, or of "" if NULL, exit on failure. */
 char *getcpy(const char *str);
 
 /* Return malloc'd copy of str, or of "" if NULL, exit on failure. */
 char *getcpy(const char *str);
 
-char *get_default_editor(void);
 char *getfolder(int) PURE;
 
 int m_atoi (char *) PURE;
 char *getfolder(int) PURE;
 
 int m_atoi (char *) PURE;