mirror of
https://github.com/tmate-io/tmate.git
synced 2026-07-25 03:47:14 +00:00
Unused variable.
This commit is contained in:
parent
9dacc1700b
commit
7e423ea491
1 changed files with 0 additions and 1 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue