diff --git a/cmd-respawn-pane.c b/cmd-respawn-pane.c index 5e0d16bc..7e272a80 100644 --- a/cmd-respawn-pane.c +++ b/cmd-respawn-pane.c @@ -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;