Remove obsolete comment.
authorayin <ayin>
Sat, 26 Jan 2008 14:26:49 +0000 (14:26 +0000)
committerayin <ayin>
Sat, 26 Jan 2008 14:26:49 +0000 (14:26 +0000)
src/rxvtfont.C

index 7f2caf89d5a2a093155af804b37d936c17d54dc5..c95eb46a2334e234454152f55ae0b2ebeaf70c7b 100644 (file)
@@ -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);