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