--- rxvt-unicode/src/rxvtimg.C 2012/06/03 09:59:58 1.1 +++ rxvt-unicode/src/rxvtimg.C 2012/06/03 10:01:32 1.2 @@ -12,8 +12,6 @@ int x, int y, int width, int height) : s(screen), w(width), h(height) { - argb = gdk_pixbuf_get_has_alpha (pixbuf); - depth = gdk_pixbuf_get_bits_per_sample (pixbuf); } rxvt_img::~rxvt_img ()