summaryrefslogtreecommitdiff
path: root/src/net/ea/npchandler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/ea/npchandler.cpp')
-rw-r--r--src/net/ea/npchandler.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/net/ea/npchandler.cpp b/src/net/ea/npchandler.cpp
index 3014df37e..553209f59 100644
--- a/src/net/ea/npchandler.cpp
+++ b/src/net/ea/npchandler.cpp
@@ -42,14 +42,6 @@ NpcHandler::NpcHandler()
mRequestLang = false;
}
-void NpcHandler::startShopping(const int beingId A_UNUSED) const
-{
-}
-
-void NpcHandler::endShopping(const int beingId A_UNUSED) const
-{
-}
-
void NpcHandler::processNpcChoice(Net::MessageIn &msg)
{
npcHandler->getNpc(msg);