From: sf-exg Date: Fri, 2 Apr 2010 15:02:11 +0000 (+0000) Subject: Remove unused variable. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=da956e208dd0333e02aa6bcfa2f470e0cf32aaa1;p=dana%2Furxvt.git Remove unused variable. --- diff --git a/src/rxvt.h b/src/rxvt.h index 47c6e8a2..6b58522a 100644 --- a/src/rxvt.h +++ b/src/rxvt.h @@ -963,7 +963,6 @@ struct rxvt_vars : TermWin_t XSizeHints szHint; rxvt_color *pix_colors; Cursor TermWin_cursor; /* cursor for vt window */ - int numlock_state; line_t *row_buf; // all lines, scrollback + terminal, circular, followed by temp_buf line_t *drawn_buf; // text on screen line_t *swap_buf; // lines for swap buffer