summaryrefslogtreecommitdiff
path: root/src/net/eathena/buysellhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/eathena/buysellhandler.h')
-rw-r--r--src/net/eathena/buysellhandler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/net/eathena/buysellhandler.h b/src/net/eathena/buysellhandler.h
index 22a717424..b7aea35c7 100644
--- a/src/net/eathena/buysellhandler.h
+++ b/src/net/eathena/buysellhandler.h
@@ -35,6 +35,8 @@ class BuySellHandler final : public Ea::BuySellHandler
A_DELETE_COPY(BuySellHandler)
+ ~BuySellHandler();
+
void requestSellList(const std::string &nick)
const override final A_CONST;