Commit 2bf26a2f authored by Max Kellermann's avatar Max Kellermann

command/all: remove obsolete prototype

parent e33b50d9
...@@ -27,9 +27,6 @@ class Client; ...@@ -27,9 +27,6 @@ class Client;
void void
command_init(); command_init();
void
command_finish();
CommandResult CommandResult
command_process(Client &client, unsigned num, char *line); command_process(Client &client, unsigned num, char *line);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment