]> Dogcows Code - chaz/tar/blobdiff - lib/unicodeio.c
(<libintl.h>): Do not include; no longer needed.
[chaz/tar] / lib / unicodeio.c
index 3a5448f059791a625a812189282f20832219eaf1..4300df556e0fb7fc1dc941bb08ea055e07b8b392 100644 (file)
@@ -48,13 +48,6 @@ extern int errno;
 # include <iconv.h>
 #endif
 
-#if ENABLE_NLS
-# include <libintl.h>
-# define _(Text) gettext (Text)
-#else
-# define _(Text) Text
-#endif
-
 #include "unicodeio.h"
 
 /* When we pass a Unicode character to iconv(), we must pass it in a
This page took 0.02121 seconds and 4 git commands to generate.