command/all: remove obsolete prototype

This commit is contained in:
Max Kellermann 2019-08-20 20:28:10 +02:00
parent e33b50d9c5
commit 2bf26a2ff8

View File

@ -27,9 +27,6 @@ class Client;
void
command_init();
void
command_finish();
CommandResult
command_process(Client &client, unsigned num, char *line);