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 287df428..520feccb 100644 --- a/cmd-list-commands.c +++ b/cmd-list-commands.c @@ -31,7 +31,6 @@ const struct cmd_entry cmd_list_commands_entry = { "", 0, 0, "", 0, - NULL, cmd_list_commands_exec }; |