--- rxvt-unicode/src/rxvtimg.h 2013/01/19 10:04:34 1.48 +++ rxvt-unicode/src/rxvtimg.h 2013/10/01 13:30:04 1.49 @@ -24,10 +24,6 @@ #ifndef IMG_H #define IMG_H -#if HAVE_BG_PIXMAP - #define HAVE_IMG 1 -#endif - #if HAVE_IMG #define float_to_component(d) (int32_t)((d) * 65535.99)