]> diplodocus.org Git - nmh/blobdiff - uip/rmf.c
Completely deprecate support for MM_CHARSET.
[nmh] / uip / rmf.c
index 9e922475c6df63ed8cec4fdb3a1ebb3f661bdc78..735cf774c3e4384171b60fe3b0f6eb06472f84ba 100644 (file)
--- a/uip/rmf.c
+++ b/uip/rmf.c
@@ -37,9 +37,7 @@ main (int argc, char **argv)
     char *cp, *folder = NULL, newfolder[BUFSIZ];
     char buf[BUFSIZ], **argp, **arguments;
 
-#ifdef LOCALE
     setlocale(LC_ALL, "");
-#endif
     invo_name = r1bindex (argv[0], '/');
 
     /* read user profile/context */