aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tmux.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/tmux.h b/tmux.h
index d6264357..eb55a588 100644
--- a/tmux.h
+++ b/tmux.h
@@ -1434,8 +1434,6 @@ struct client {
struct session *session;
struct session *last_session;
- int wlmouse;
-
int references;
void *pan_window;