mirror of
https://github.com/tmate-io/tmate-ssh-server.git
synced 2020-11-18 19:53:51 -08:00
Nuke unused variable.
This commit is contained in:
parent
bf121f7c60
commit
234ad54b2c
1
input.c
1
input.c
@ -956,7 +956,6 @@ input_handle_sequence_cbt(struct input_ctx *ictx)
|
|||||||
void
|
void
|
||||||
input_handle_sequence_da(struct input_ctx *ictx)
|
input_handle_sequence_da(struct input_ctx *ictx)
|
||||||
{
|
{
|
||||||
struct screen *s = ictx->ctx.s;
|
|
||||||
uint16_t n;
|
uint16_t n;
|
||||||
|
|
||||||
if (ictx->private != '\0')
|
if (ictx->private != '\0')
|
||||||
|
Loading…
x
Reference in New Issue
Block a user