X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Ffmtdump.c;h=a0e6e1409c35f1a4849fa8d190b94f1799354a8a;hp=fc94247c1880021d8e8147fc21121a35ec361685;hb=ccf4f175ef4c4e7522f9510a4a1149c15d810dd9;hpb=8810b53f7b81388844036358cdd96f17eb9d87f7 diff --git a/uip/fmtdump.c b/uip/fmtdump.c index fc94247..a0e6e14 100644 --- a/uip/fmtdump.c +++ b/uip/fmtdump.c @@ -46,9 +46,7 @@ main(int argc, char **argv) char buf[BUFSIZ], *fmtstr, **argp, **arguments; struct format *fmt; -#ifdef LOCALE setlocale(LC_ALL, ""); -#endif invo_name = mhbasename(argv[0]); /* read user profile/context */