X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=sbr%2Freadconfig.c;h=bcff1da22a44ce0364d15c85bf3802e3ab85c209;hb=adf591eb56d60000e806e20c42eb1907e2cc6fcd;hp=9a05a2b9f078c1215bcb4d71fafcadd3c750bce4;hpb=3b91e463fc7a4db9e7b69e2e0f4f7909339beea5;p=mmh diff --git a/sbr/readconfig.c b/sbr/readconfig.c index 9a05a2b..bcff1da 100644 --- a/sbr/readconfig.c +++ b/sbr/readconfig.c @@ -26,7 +26,6 @@ static struct procstr procs[] = { { "listproc", &listproc }, { "rmmproc", &rmmproc }, { "sendmail", &sendmail }, - { "sendproc", &sendproc }, { "whatnowproc", &whatnowproc }, { NULL, NULL } };