From c735249c6bc90c0e723c42e7c5b1276579609ec9 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 1 Mar 2015 17:59:15 +0300 Subject: Move requestSellList from ea namespace into eathena and tmwa. --- src/net/eathena/buysellhandler.cpp | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/net/eathena/buysellhandler.cpp') diff --git a/src/net/eathena/buysellhandler.cpp b/src/net/eathena/buysellhandler.cpp index ce8b220d5..23228addd 100644 --- a/src/net/eathena/buysellhandler.cpp +++ b/src/net/eathena/buysellhandler.cpp @@ -128,4 +128,8 @@ void BuySellHandler::processNpcSellResponse(Net::MessageIn &msg) } } +void BuySellHandler::requestSellList(const std::string &nick A_UNUSED) const +{ +} + } // namespace EAthena -- cgit v1.2.3-60-g2f50