mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 05:21:10 +00:00
No more lint means no more ARGSUSED.
This commit is contained in:
@ -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)
|
||||
{
|
||||
|
Reference in New Issue
Block a user