X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Freadconfig.c;h=bcff1da22a44ce0364d15c85bf3802e3ab85c209;hp=f8813cbaba9f2f07c6b35a1a51d2fb63b2ae810c;hb=8cc6b9bed04847a5675f5eec39938b4e242b0b2d;hpb=5b92ee6942b9b466914f5faa5fa4c00a2ebc6d35 diff --git a/sbr/readconfig.c b/sbr/readconfig.c index f8813cb..bcff1da 100644 --- a/sbr/readconfig.c +++ b/sbr/readconfig.c @@ -24,10 +24,8 @@ static struct procstr procs[] = { { "altmsg-link", &altmsglink }, { "fileproc", &fileproc }, { "listproc", &listproc }, - { "postproc", &postproc }, { "rmmproc", &rmmproc }, { "sendmail", &sendmail }, - { "sendproc", &sendproc }, { "whatnowproc", &whatnowproc }, { NULL, NULL } };