From 8e34aa6dc79e7a089d7913fc7500bf2ce06d4d54 Mon Sep 17 00:00:00 2001 From: ayin Date: Sat, 26 Jan 2008 14:26:49 +0000 Subject: [PATCH] Remove obsolete comment. --- src/rxvtfont.C | 4 ---- 1 file changed, 4 deletions(-) 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); -- 2.34.1