]> git.marmaro.de Git - mmh/blobdiff - sbr/readconfig.c
Defined show(mime)proc locally and removed their profile entries.
[mmh] / sbr / readconfig.c
index d41873118897d3112be318a16b045a7b44463dd7..16659a99308c440cab87c3b26db8394c0f4ebab4 100644 (file)
@@ -30,8 +30,6 @@ static struct procstr procs[] = {
        { "rmmproc",       &rmmproc },
        { "sendmail",      &sendmail },
        { "sendproc",      &sendproc },
-       { "showmimeproc",  &showmimeproc },
-       { "showproc",      &showproc },
        { "whatnowproc",   &whatnowproc },
        { NULL, NULL }
 };