mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 13:37:12 +00:00
No more lint means no more ARGSUSED.
This commit is contained in:
@ -494,7 +494,6 @@ server_clear_identify(struct client *c)
|
||||
}
|
||||
}
|
||||
|
||||
/* ARGSUSED */
|
||||
void
|
||||
server_callback_identify(unused int fd, unused short events, void *data)
|
||||
{
|
||||
|
Reference in New Issue
Block a user