Some other tidying bits.

This commit is contained in:
nicm
2017-02-08 15:49:29 +00:00
parent ac1f294bb9
commit 7475165cd8
4 changed files with 48 additions and 50 deletions

View File

@ -920,7 +920,6 @@ input_parse(struct window_pane *wp)
/* Split the parameter list (if any). */
static int
input_split(struct input_ctx *ictx)
{
const char *errstr;
char *ptr, *out;