mirror of
https://github.com/tmux/tmux.git
synced 2025-09-03 22:43:58 +00:00
No more lint means no more ARGSUSED.
This commit is contained in:
@ -43,7 +43,6 @@ const struct cmd_entry cmd_server_info_entry = {
|
||||
cmd_server_info_exec
|
||||
};
|
||||
|
||||
/* ARGSUSED */
|
||||
enum cmd_retval
|
||||
cmd_server_info_exec(unused struct cmd *self, struct cmd_ctx *ctx)
|
||||
{
|
||||
|
Reference in New Issue
Block a user