projects
/
dana
/
urxvt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
de69ecb
)
Remove obsolete comment.
author
ayin
<ayin>
Sat, 26 Jan 2008 14:26:49 +0000
(14:26 +0000)
committer
ayin
<ayin>
Sat, 26 Jan 2008 14:26:49 +0000
(14:26 +0000)
src/rxvtfont.C
patch
|
blob
|
history
diff --git
a/src/rxvtfont.C
b/src/rxvtfont.C
index 7f2caf89d5a2a093155af804b37d936c17d54dc5..c95eb46a2334e234454152f55ae0b2ebeaf70c7b 100644
(file)
--- 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);