X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fspost.c;h=4c1210ba18b9543a22991cf6a5f23cfa5895ba1a;hp=4384bc4c04bb3ecd82723ae025b65b9fe854c3e3;hb=ccf4f175ef4c4e7522f9510a4a1149c15d810dd9;hpb=8810b53f7b81388844036358cdd96f17eb9d87f7 diff --git a/uip/spost.c b/uip/spost.c index 4384bc4..4c1210b 100644 --- a/uip/spost.c +++ b/uip/spost.c @@ -147,9 +147,7 @@ main(int argc, char **argv) char *sargv[16], buf[BUFSIZ], name[NAMESZ]; FILE *in; -#ifdef LOCALE setlocale(LC_ALL, ""); -#endif invo_name = mhbasename(argv[0]); /* foil search of user profile/context */