diff options
Diffstat (limited to 'app/xterm')
-rw-r--r-- | app/xterm/ptyx.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/xterm/ptyx.h b/app/xterm/ptyx.h index b2628d97d..1c9ad8eee 100644 --- a/app/xterm/ptyx.h +++ b/app/xterm/ptyx.h @@ -2456,7 +2456,6 @@ typedef struct { char * cursor_blink_s; /* ...resource cursorBlink */ int cursor_blink_esc; /* cursor blink escape-state */ Boolean cursor_blink_xor; /* how to merge menu/escapes */ - int cursor_blink_esc_i; /* cursor blink escape-state*/ #endif #if OPT_BLINK_TEXT Boolean blink_as_bold; /* text blink disable */ |