repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 074a5b5883aae1a19cf1d6d4ed36dff0707e6dde: path_to: revision_to:
commit 074a5b5883aae1a19cf1d6d4ed36dff0707e6dde Author: Emanuele GiaquintaDate: Sat Jan 26 14:26:49 2008 +0000 Remove obsolete comment. diff --git a/src/rxvtfont.C b/src/rxvtfont.C
--- 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);
-----END OF PAGE-----