Remove obsolete comment.
[dana/urxvt.git] / src / rxvtfont.C
index 7f2caf8..c95eb46 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);