Nuke unused variable.

This commit is contained in:
Nicholas Marriott 2009-08-20 10:48:25 +00:00
parent bf121f7c60
commit 234ad54b2c

View File

@ -956,7 +956,6 @@ input_handle_sequence_cbt(struct input_ctx *ictx)
void
input_handle_sequence_da(struct input_ctx *ictx)
{
struct screen *s = ictx->ctx.s;
uint16_t n;
if (ictx->private != '\0')