Remove unused member variable.
authorayin <ayin>
Tue, 18 Dec 2007 12:04:50 +0000 (12:04 +0000)
committerayin <ayin>
Tue, 18 Dec 2007 12:04:50 +0000 (12:04 +0000)
src/init.C
src/rxvtlib.h.in

index e68ac1b..9d4b32b 100644 (file)
@@ -299,7 +299,6 @@ rxvt_term::init_vars ()
   ext_bwidth = EXTERNALBORDERWIDTH;
   lineSpace = LINESPACE;
   saveLines = SAVELINES;
-  numpix_colors = TOTAL_COLORS;
 
   refresh_type = SLOW_REFRESH;
 
index 06d7e7f..e80b1a8 100644 (file)
@@ -221,7 +221,6 @@ struct rxvt_vars : TermWin_t {
 #ifdef OFF_FOCUS_FADING
   rxvt_color     *pix_colors_unfocused;
 #endif
-  short           numpix_colors;
   Cursor          TermWin_cursor;       /* cursor for vt window */
   int             sb_shadow;    /* scrollbar shadow width                    */
   int             numlock_state;