protocol/Result: move current_command to class Response
This commit is contained in:
@@ -24,8 +24,6 @@
|
||||
|
||||
class Client;
|
||||
|
||||
extern const char *current_command;
|
||||
|
||||
void
|
||||
command_success(Client &client);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user