repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: e33f216f8f58105254658851f224489cd668783f:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit e33f216f8f58105254658851f224489cd668783f
Author: Emanuele Giaquinta 
Date:   Sat Feb 17 16:19:09 2007 +0000

    *** empty log message ***

diff --git a/src/rxvtfont.C b/src/rxvtfont.C
index ca8d0d7bd437b88365e8f13cf6b3084c4d13feb2..
index ..c91bf3ce0c19e05475dff7c78ff668757eca49f5 100644
--- a/src/rxvtfont.C
+++ b/src/rxvtfont.C
@@ -1276,9 +1276,8 @@ rxvt_font_xft::draw (rxvt_drawable &d, int x, int y,

   bool buffered = bg >= 0                         // we don't use a transparent bg
 #ifndef FORCE_UNBUFFERED_XFT
-# if defined(XPM_BACKGROUND) || defined(TRANSPARENT)
+# ifdef TRANSPARENT
                   || !term->am_transparent        // we aren't transparent
-                  || term->am_pixmap_trans        // we have a pixmap
 # endif
 #endif
                   ;

-----END OF PAGE-----