mirror of
https://github.com/tmux/tmux.git
synced 2025-01-14 20:58:53 +00:00
Unused variable.
This commit is contained in:
parent
9dacc1700b
commit
7e423ea491
@ -46,7 +46,6 @@ cmd_respawn_pane_exec(struct cmd *self, struct cmd_ctx *ctx)
|
||||
struct winlink *wl;
|
||||
struct window *w;
|
||||
struct window_pane *wp;
|
||||
u_int hlimit;
|
||||
struct session *s;
|
||||
struct environ env;
|
||||
const char *cmd;
|
||||
|
Loading…
Reference in New Issue
Block a user