Removed mts.conf; the maildelivery option went into slocal directly.
[mmh] / uip / inc.c
index f000d47..1f03e2b 100644 (file)
--- a/uip/inc.c
+++ b/uip/inc.c
@@ -166,7 +166,6 @@ main(int argc, char **argv)
        /* read user profile/context */
        context_read();
 
-       mts_init(invo_name);
        arguments = getarguments(invo_name, argc, argv, 1);
        argp = arguments;