X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/39a12997e2d7705a2760a1198932f23f4e590aab..63621a81d16ab743de6b57d47578a9a2c670ad22:/h/nmh.h diff --git a/h/nmh.h b/h/nmh.h index 7336c24b..c2f8dfca 100644 --- a/h/nmh.h +++ b/h/nmh.h @@ -77,9 +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"