Explorar el Código

(main): Reverted recent changes (#ifdef).

Sergey Poznyakoff hace 20 años
padre
commit
6bc808b25f
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  1. 0 2
      src/tar.c

+ 0 - 2
src/tar.c

@@ -1622,9 +1622,7 @@ main (int argc, char **argv)
   set_start_time ();
   program_name = argv[0];
 
-#ifdef HAVE_SETLOCALE
   setlocale (LC_ALL, "");
-#endif
   bindtextdomain (PACKAGE, LOCALEDIR);
   textdomain (PACKAGE);