X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Frcvpack.c;h=d6e102575fb629fe84066c80f676a6f48ec58e62;hp=85de619db67ea68e743630227ea737377a4df0d2;hb=ffe93d6dc707aaf92529cefb38a1814956b48c9e;hpb=de448e64862babc8ea92d6ee3f61f68ba3915128 diff --git a/uip/rcvpack.c b/uip/rcvpack.c index 85de619..d6e1025 100644 --- a/uip/rcvpack.c +++ b/uip/rcvpack.c @@ -10,7 +10,6 @@ #include #include #include -#include static struct swit switches[] = { #define VERSIONSW 0 @@ -36,7 +35,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;