From 8e408725e98f1f5dc0cc9299c70d22fcacfdb3a6 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Fri, 14 Aug 2015 19:02:08 +0200 Subject: protocol/Result: move current_command to class Response --- src/protocol/Result.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/protocol/Result.hxx') diff --git a/src/protocol/Result.hxx b/src/protocol/Result.hxx index 7dcb969e1..d75bbe51b 100644 --- a/src/protocol/Result.hxx +++ b/src/protocol/Result.hxx @@ -24,8 +24,6 @@ class Client; -extern const char *current_command; - void command_success(Client &client); -- cgit v1.2.3