repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 5fa5d8eab2cd31cf29050ca19082ac41e5517a9a:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 5fa5d8eab2cd31cf29050ca19082ac41e5517a9a
Author: Emanuele Giaquinta 
Date:   Mon Jan 9 18:41:58 2012 +0000

    Remove unused member.

diff --git a/src/rxvt.h b/src/rxvt.h
index ec0aa5464669c0b9e2ece56ed102ea2f59ed5dba..
index ..8b010a6703e19f55d625e10280a5dd7fba975ff7 100644
--- a/src/rxvt.h
+++ b/src/rxvt.h
@@ -893,7 +893,6 @@ struct TermWin_t
   Window         parent;        /* parent identifier                        */
   Window         vt;            /* vt100 window                             */
   GC             gc;            /* GC for drawing                           */
-  Pixmap         pixmap;
   rxvt_drawable *drawable;
   rxvt_fontset  *fontset[4];
 };

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