diff --git a/client/ap.c b/client/ap.c index b0386c60..0f14e9b8 100644 --- a/client/ap.c +++ b/client/ap.c @@ -310,7 +310,7 @@ static const struct command ap_commands[] = { "Start an access point based on a disk profile" }, { "", "stop", NULL, cmd_stop, "Stop a started access\n" "\t\t\t\t\t\t point" }, - { "", "show", NULL, cmd_show, "Show AP info", false }, { } };