diff --git a/lib/unicodeio.c b/lib/unicodeio.c index 3a5448f0..4300df55 100644 --- a/lib/unicodeio.c +++ b/lib/unicodeio.c @@ -48,13 +48,6 @@ extern int errno; # include #endif -#if ENABLE_NLS -# include -# 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