aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
authorThomas Adam <thomas@xteddy.org>2017-02-21 16:01:15 +0000
committerThomas Adam <thomas@xteddy.org>2017-02-21 16:01:15 +0000
commit6b454641209caff272e74027262827c7be597d62 (patch)
treee7e91336bfe6973356bbfc89e156507dac8c2132 /tmux.h
parente9819eef3c1e14544b9db6706e258869bd55ed30 (diff)
parent27ee34e7fa59fa08aa71d4adbb5e537444d724b1 (diff)
downloadrtmux-6b454641209caff272e74027262827c7be597d62.tar.gz
rtmux-6b454641209caff272e74027262827c7be597d62.tar.bz2
rtmux-6b454641209caff272e74027262827c7be597d62.zip
Merge branch 'obsd-master'
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/tmux.h b/tmux.h
index b9713267..7abd57fe 100644
--- a/tmux.h
+++ b/tmux.h
@@ -245,9 +245,6 @@ enum tty_code_code {
TTYC_IL1, /* insert_line, il */
TTYC_INDN, /* parm_index, indn */
TTYC_INVIS, /* enter_secure_mode, mk */
- TTYC_IS1, /* init_1string, i1 */
- TTYC_IS2, /* init_2string, i2 */
- TTYC_IS3, /* init_3string, i3 */
TTYC_KCBT, /* key_btab, kB */
TTYC_KCUB1, /* key_left, kl */
TTYC_KCUD1, /* key_down, kd */