--- rxvt-unicode/src/init.h 2007/06/25 13:50:41 1.13 +++ rxvt-unicode/src/init.h 2007/10/18 09:11:43 1.14 @@ -4,19 +4,6 @@ #undef CERASE /* TODO */ #define CERASE '\010' /* ^H */ -#ifdef HAVE_XSETLOCALE -# define X_LOCALE -# include -#else -# ifdef HAVE_SETLOCALE -# include -# endif -#endif - -#ifdef TTY_GID_SUPPORT -# include -#endif - /* ways to deal with getting/setting termios structure */ /* termios interface */