mirror of
https://github.com/tmate-io/tmate.git
synced 2026-07-23 11:07:44 +00:00
Unused variable. Aargh.
This commit is contained in:
parent
80e0158112
commit
ff55eb5bfa
1 changed files with 1 additions and 1 deletions
|
|
@ -350,7 +350,7 @@ tty_keys_next(struct tty *tty)
|
|||
struct tty_key *tk;
|
||||
struct timeval tv;
|
||||
struct mouse_event mouse;
|
||||
char *buf, *ptr;
|
||||
char *buf;
|
||||
size_t len, size;
|
||||
cc_t bspace;
|
||||
int key;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue