summaryrefslogtreecommitdiff
path: root/src/net/buysellhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/buysellhandler.h')
-rw-r--r--src/net/buysellhandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/buysellhandler.h b/src/net/buysellhandler.h
index ebb42d2a4..ef089885b 100644
--- a/src/net/buysellhandler.h
+++ b/src/net/buysellhandler.h
@@ -36,8 +36,6 @@ class BuySellHandler notfinal
virtual ~BuySellHandler()
{ }
- virtual void handleMessage(Net::MessageIn &msg) = 0;
-
virtual void requestSellList(const std::string &nick) const = 0;
virtual void requestBuyList(const std::string &nick) const = 0;