X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=sbr%2Freadconfig.c;h=bcff1da22a44ce0364d15c85bf3802e3ab85c209;hp=9a05a2b9f078c1215bcb4d71fafcadd3c750bce4;hb=8cc6b9bed04847a5675f5eec39938b4e242b0b2d;hpb=3b91e463fc7a4db9e7b69e2e0f4f7909339beea5 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 } };