From 582ca3b9024277fa845aa7d5fd180b9c304b3513 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 1 Mar 2015 18:03:03 +0300 Subject: Move requestBuyList 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 23228addd..1caead3c7 100644 --- a/src/net/eathena/buysellhandler.cpp +++ b/src/net/eathena/buysellhandler.cpp @@ -132,4 +132,8 @@ void BuySellHandler::requestSellList(const std::string &nick A_UNUSED) const { } +void BuySellHandler::requestBuyList(const std::string &nick A_UNUSED) const +{ +} + } // namespace EAthena -- cgit v1.2.3-60-g2f50