mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-23 08:33:17 +01: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