Unused variable.

pull/1/head
Nicholas Marriott 2011-07-09 01:37:00 +00:00
parent 9dacc1700b
commit 7e423ea491
1 changed files with 0 additions and 1 deletions

View File

@ -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;