aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
diff options
context:
space:
mode:
Diffstat (limited to 'tmux.h')
-rw-r--r--tmux.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tmux.h b/tmux.h
index 1ff79b65..7c026275 100644
--- a/tmux.h
+++ b/tmux.h
@@ -803,7 +803,6 @@ struct window_pane {
int flags;
#define PANE_REDRAW 0x1
-#define PANE_FREEZE 0x2
char *cmd;
char *shell;