summaryrefslogtreecommitdiff
path: root/src/net/eathena/chathandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-03-09 00:31:18 +0300
committerAndrei Karas <akaras@inbox.ru>2013-03-09 00:32:14 +0300
commita36ef7797d382c62f02be97976d564418029d24c (patch)
tree186c58af1dc84830cb220ab0f378a399b76a232b /src/net/eathena/chathandler.cpp
parent6328313a6d8a76b4d38a82f6f4dcef350c695704 (diff)
downloadplus-a36ef7797d382c62f02be97976d564418029d24c.tar.gz
plus-a36ef7797d382c62f02be97976d564418029d24c.tar.bz2
plus-a36ef7797d382c62f02be97976d564418029d24c.tar.xz
plus-a36ef7797d382c62f02be97976d564418029d24c.zip
Remove useless notifications from chathandler.
Diffstat (limited to 'src/net/eathena/chathandler.cpp')
-rw-r--r--src/net/eathena/chathandler.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/eathena/chathandler.cpp b/src/net/eathena/chathandler.cpp
index f88d40689..5c4d84753 100644
--- a/src/net/eathena/chathandler.cpp
+++ b/src/net/eathena/chathandler.cpp
@@ -24,7 +24,6 @@
#include "actorspritemanager.h"
#include "configuration.h"
-#include "depricatedevent.h"
#include "game.h"
#include "localplayer.h"
#include "playerrelations.h"