No more lint means no more ARGSUSED.

This commit is contained in:
Nicholas Marriott
2013-02-17 23:15:38 +00:00
parent 7d1a8f7e9e
commit 9d165df18a
23 changed files with 0 additions and 32 deletions

View File

@ -586,7 +586,6 @@ server_client_reset_state(struct client *c)
}
/* Repeat time callback. */
/* ARGSUSED */
void
server_client_repeat_timer(unused int fd, unused short events, void *data)
{