]> git.marmaro.de Git - mmh/commitdiff
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 09cc4bd5aa69eb3ff97b34cbe6287428c3103035..048ae4ba57641db18f34bd2c5bcbee4cc2113f61 100644 (file)
@@ -28,7 +28,6 @@ static struct procstr procs[] = {
        { "lproc",         &lproc },
        { "mailproc",      &mailproc },
        { "mhlproc",       &mhlproc },
-       { "pager",         &defaultpager },
        { "postproc",      &postproc },
        { "rmmproc",       &rmmproc },
        { "sendmail",      &sendmail },