--- rxvt-unicode/src/rxvtfont.C 2008/01/23 10:56:25 1.136 +++ rxvt-unicode/src/rxvtfont.C 2008/01/23 10:57:19 1.137 @@ -243,7 +243,7 @@ # ifdef HAVE_BG_PIXMAP if (term->bgPixmap.pixmap && !term->pix_colors[color].is_opaque () - && ((Picture dst = XftDrawPicture (d)))) + && ((dst = XftDrawPicture (d)))) { XClearArea (disp, d, x, y, w, h, false);