mirror of
https://github.com/tmate-io/tmate.git
synced 2025-06-30 14:20:34 +02:00
No more lint means no more ARGSUSED.
This commit is contained in:
@ -36,7 +36,6 @@ const struct cmd_entry cmd_list_commands_entry = {
|
||||
cmd_list_commands_exec
|
||||
};
|
||||
|
||||
/* ARGSUSED */
|
||||
enum cmd_retval
|
||||
cmd_list_commands_exec(unused struct cmd *self, struct cmd_ctx *ctx)
|
||||
{
|
||||
|
Reference in New Issue
Block a user