aboutsummaryrefslogtreecommitdiff
path: root/cmd-split-window.c
diff options
context:
space:
mode:
Diffstat (limited to 'cmd-split-window.c')
-rw-r--r--cmd-split-window.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd-split-window.c b/cmd-split-window.c
index d26ce821..680b1560 100644
--- a/cmd-split-window.c
+++ b/cmd-split-window.c
@@ -59,7 +59,6 @@ cmd_split_window_exec(struct cmd *self, struct cmd_q *cmdq)
int argc, size, percentage, cwd, fd = -1;
enum layout_type type;
struct layout_cell *lc;
- struct client *c;
struct format_tree *ft;
struct environ_entry *envent;