mirror of
https://github.com/tmate-io/tmate.git
synced 2026-01-23 02:24:06 +00:00
Remove a couple of now-unused variables.
This commit is contained in:
parent
4946f74253
commit
f1e68bfdd2
2 changed files with 0 additions and 2 deletions
|
|
@ -59,7 +59,6 @@ cmd_split_window_exec(struct cmd *self, struct cmd_q *cmdq)
|
|||
int argc, size, percentage, cwd, fd = -1;
|
||||
enum layout_type type;
|
||||
struct layout_cell *lc;
|
||||
struct client *c;
|
||||
struct format_tree *ft;
|
||||
struct environ_entry *envent;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue