X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhshow.c;h=0b49b7e887273c10a7c7def006d5b2fa3c430b96;hp=e1bcf8f1bc7b0c85413ccdc47e56fde4abb81a4e;hb=ccf4f175ef4c4e7522f9510a4a1149c15d810dd9;hpb=8810b53f7b81388844036358cdd96f17eb9d87f7 diff --git a/uip/mhshow.c b/uip/mhshow.c index e1bcf8f..0b49b7e 100644 --- a/uip/mhshow.c +++ b/uip/mhshow.c @@ -100,9 +100,7 @@ main(int argc, char **argv) done=freects_done; -#ifdef LOCALE setlocale(LC_ALL, ""); -#endif invo_name = mhbasename(argv[0]); if (mh_strcasecmp(invo_name, "next")==0) { mode = NEXT;