diff options
Diffstat (limited to 'cmd-list-commands.c')
-rw-r--r-- | cmd-list-commands.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cmd-list-commands.c b/cmd-list-commands.c index 2acdfc50..f816221a 100644 --- a/cmd-list-commands.c +++ b/cmd-list-commands.c @@ -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) { |