summaryrefslogtreecommitdiff
path: root/src/net/npchandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/net/npchandler.h')
-rw-r--r--src/net/npchandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/npchandler.h b/src/net/npchandler.h
index ae53e8d0e..8ed0c26c6 100644
--- a/src/net/npchandler.h
+++ b/src/net/npchandler.h
@@ -65,8 +65,6 @@ class NpcHandler
const int amount) const = 0;
virtual void endShopping(const int beingId) const = 0;
-
- virtual void clearDialogs() = 0;
};
} // namespace Net