Removed mts.conf; the maildelivery option went into slocal directly.
[mmh] / uip / conflict.c
index 527dd11..03de873 100644 (file)
@@ -74,7 +74,6 @@ main(int argc, char **argv)
        if (context_foil(NULL) == -1)
                done(1);
 
-       mts_init(invo_name);
        arguments = getarguments(invo_name, argc, argv, 0);
        argp = arguments;