X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/39a12997e2d7705a2760a1198932f23f4e590aab..872ef4dde72a88ceb1358849a462f791135b842d:/h/nmh.h?ds=sidebyside 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"