protocol/Result: move command_list_num to class Response

This commit is contained in:
Max Kellermann
2015-08-14 19:00:02 +02:00
parent c8d0f947d2
commit d053797340
6 changed files with 12 additions and 10 deletions

View File

@@ -22,7 +22,6 @@
#include "client/Client.hxx"
const char *current_command;
int command_list_num;
void
command_success(Client &client)