X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/177f020f122827214159c46dcfe7ded1e3c8d1c3..5977791e005446f4cd8b2f04bfb14c8cd265df8a:/h/nmh.h?ds=sidebyside diff --git a/h/nmh.h b/h/nmh.h index 07f7240b..c2f8dfca 100644 --- a/h/nmh.h +++ b/h/nmh.h @@ -77,10 +77,3 @@ #ifndef HAVE_GETLINE ssize_t getline(char **lineptr, size_t *n, FILE *stream); #endif - -/* - * Defaults for programs if they aren't configured in a user's profile - */ - -#define DEFAULT_PAGER "more" -#define DEFAULT_EDITOR "vi"