Querying the pager here is not necessary.
authormarkus schnalke <meillo@marmaro.de>
Thu, 22 Mar 2012 09:56:46 +0000 (10:56 +0100)
committermarkus schnalke <meillo@marmaro.de>
Thu, 22 Mar 2012 09:56:46 +0000 (10:56 +0100)
sbr/readconfig.c

index 09cc4bd..048ae4b 100644 (file)
@@ -28,7 +28,6 @@ static struct procstr procs[] = {
        { "lproc",         &lproc },
        { "mailproc",      &mailproc },
        { "mhlproc",       &mhlproc },
        { "lproc",         &lproc },
        { "mailproc",      &mailproc },
        { "mhlproc",       &mhlproc },
-       { "pager",         &defaultpager },
        { "postproc",      &postproc },
        { "rmmproc",       &rmmproc },
        { "sendmail",      &sendmail },
        { "postproc",      &postproc },
        { "rmmproc",       &rmmproc },
        { "sendmail",      &sendmail },