From 47d811c90a4655b69f1846c16150efebbfa4ccfa Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 16 Feb 2015 12:27:52 +0300 Subject: Move processWhisperContinue from ea namespace into eathena and tmwa. --- src/net/ea/chathandler.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/net/ea/chathandler.h') diff --git a/src/net/ea/chathandler.h b/src/net/ea/chathandler.h index b5f77eb64..6ca511b4b 100644 --- a/src/net/ea/chathandler.h +++ b/src/net/ea/chathandler.h @@ -58,9 +58,6 @@ class ChatHandler notfinal : public Net::ChatHandler void clear() override final; - static void processWhisperContinue(const std::string &nick, - std::string chatMsg); - static void processWhisperResponseContinue(const uint8_t type); protected: -- cgit v1.2.3-60-g2f50