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 da50205a..2f7fcd6a 100644
--- a/tmux.h
+++ b/tmux.h
@@ -807,7 +807,6 @@ struct window_pane {
int flags;
#define PANE_REDRAW 0x1
-#define PANE_FREEZE 0x2
char *cmd;
char *shell;