repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 5fa5d8eab2cd31cf29050ca19082ac41e5517a9a: path_to: revision_to:
commit 5fa5d8eab2cd31cf29050ca19082ac41e5517a9a Author: Emanuele GiaquintaDate: Mon Jan 9 18:41:58 2012 +0000 Remove unused member. diff --git a/src/rxvt.h b/src/rxvt.h
--- 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-----