]> git.marmaro.de Git - mmh/blobdiff - uip/folder.c
Removed configure flag --disable-locale and have it always enabled.
[mmh] / uip / folder.c
index 34b3d9880f8c654c2440e8b914e4f9ff40b914e7..8638151edcb985aa3230e90d8421d47aeb8d139d 100644 (file)
@@ -115,9 +115,7 @@ main(int argc, char **argv)
        char *cp, *dp, *msg = NULL, *argfolder = NULL;
        char **ap, **argp, buf[BUFSIZ], **arguments;
 
-#ifdef LOCALE
        setlocale(LC_ALL, "");
-#endif
        invo_name = mhbasename(argv[0]);
 
        /* read user profile/context */