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

@ -963,6 +963,7 @@ server_client_loop(void)
}
}
/* Resize timer event. */
static void
server_client_resize_event(__unused int fd, __unused short events, void *data)
{