X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/6fdc3cdb023a8bf4e86e292ba3a748c6e7de788f..8bdb2b459f2cca31774bd29dc971b2a6242421d0:/h/prototypes.h diff --git a/h/prototypes.h b/h/prototypes.h index 465940a7..8d855ea0 100644 --- a/h/prototypes.h +++ b/h/prototypes.h @@ -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); -char *get_default_editor(void); char *getfolder(int) PURE; int m_atoi (char *) PURE;