From dbe86f9d3ef6b54f8ab5036897f6b281c8b07ad7 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 23 Oct 2014 17:47:32 +0300 Subject: Remove unused function sendLetter from npchandler. --- src/net/npchandler.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/net/npchandler.h') diff --git a/src/net/npchandler.h b/src/net/npchandler.h index 9ba358068..ed93ba409 100644 --- a/src/net/npchandler.h +++ b/src/net/npchandler.h @@ -56,9 +56,6 @@ class NpcHandler notfinal virtual void stringInput(const int npcId, const std::string &value) const = 0; - virtual void sendLetter(const int npcId, const std::string &recipient, - const std::string &text) const = 0; - virtual void startShopping(const int beingId) const = 0; virtual void buy(const int beingId) const = 0; -- cgit v1.2.3-60-g2f50