X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fscan.c;h=f8e2e116226db26238dc16ee46aa1b1f0bbf3d94;hb=84c6039eb7226c0ba0a8f708205e33d10950d2ae;hp=a11ca0da2521550dcc5336d256fc0bfc5f6cb82f;hpb=bf5e3d96f882fe51157059787cd658d4a7ddd840;p=mmh diff --git a/uip/scan.c b/uip/scan.c index a11ca0d..f8e2e11 100644 --- a/uip/scan.c +++ b/uip/scan.c @@ -10,7 +10,6 @@ #include #include #include -#include #include #include @@ -63,7 +62,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; @@ -135,7 +133,7 @@ main(int argc, char **argv) /* ** Get new format string. Must be before chdir(). */ - nfs = new_fs(form, format, FORMAT); + nfs = new_fs(form, format, NULL, FORMAT); /* ** We are scanning a maildrop file