]> git.marmaro.de Git - mmh/blobdiff - uip/rmf.c
Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / rmf.c
index 9d207522ecc9d55061b83054f60eb488bcd05e05..05b3e962751da15f6e88c4fd6d848eb490fbae95 100644 (file)
--- a/uip/rmf.c
+++ b/uip/rmf.c
@@ -34,9 +34,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 = mhbasename(argv[0]);
 
        /* read user profile/context */