--- rxvt-unicode/src/rxvtfont.C 2008/01/26 14:24:43 1.146 +++ rxvt-unicode/src/rxvtfont.C 2008/01/26 14:26:49 1.147 @@ -1298,10 +1298,6 @@ int w = term->fwidth * len; int h = term->fheight; - /* - * Maybe make buffering into a resource flag? Compile time option doesn't seems like a - * good idea from the perspective of packaging for wide variety of user configs. - */ bool buffered = bg >= Color_transparent && term->option (Opt_buffered);