From: ayin Date: Sat, 26 Jan 2008 14:26:49 +0000 (+0000) Subject: Remove obsolete comment. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=8e34aa6dc79e7a089d7913fc7500bf2ce06d4d54;p=dana%2Furxvt.git Remove obsolete comment. --- diff --git a/src/rxvtfont.C b/src/rxvtfont.C index 7f2caf89..c95eb46a 100644 --- a/src/rxvtfont.C +++ b/src/rxvtfont.C @@ -1298,10 +1298,6 @@ rxvt_font_xft::draw (rxvt_drawable &d, int x, int y, 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);