X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/397deef44d1f8d92b781e7d9af6f0f256eccbe73..da401a155138ef0affde38d3a040b68d078d1dad:/uip/send.c?ds=sidebyside diff --git a/uip/send.c b/uip/send.c index e7ca7157..be5dc793 100644 --- a/uip/send.c +++ b/uip/send.c @@ -120,9 +120,7 @@ main (int argc, char **argv) char *attach = NMH_ATTACH_HEADER; /* header field name for attachments */ int attachformat = 1; /* mhbuild format specifier for attachments */ -#ifdef LOCALE setlocale(LC_ALL, ""); -#endif invo_name = r1bindex (argv[0], '/'); /* read user profile/context */