diff --git a/daemon/remote.c b/daemon/remote.c index 61c8b78e5..eef062494 100644 --- a/daemon/remote.c +++ b/daemon/remote.c @@ -1590,7 +1590,6 @@ do_stub_remove(SSL* ssl, struct worker* worker, char* args) send_ok(ssl); } - /** do the status command */ static void do_status(SSL* ssl, struct worker* worker)