summaryrefslogtreecommitdiff
path: root/src/net/eathena/gamehandler.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2013-03-07 17:46:31 +0300
committerAndrei Karas <akaras@inbox.ru>2013-03-07 17:46:31 +0300
commita80e10b7ba9771dca3fcddb3f0182a5aa1825226 (patch)
tree85f7ad40f3bc0d030e2dab57cb2af65dfa04cf33 /src/net/eathena/gamehandler.h
parentf8fcfcfef1e5a8cbda66328664f41b3f9aa2a773 (diff)
downloadplus-a80e10b7ba9771dca3fcddb3f0182a5aa1825226.tar.gz
plus-a80e10b7ba9771dca3fcddb3f0182a5aa1825226.tar.bz2
plus-a80e10b7ba9771dca3fcddb3f0182a5aa1825226.tar.xz
plus-a80e10b7ba9771dca3fcddb3f0182a5aa1825226.zip
Fix server switch incorrect map loading.
Diffstat (limited to 'src/net/eathena/gamehandler.h')
-rw-r--r--src/net/eathena/gamehandler.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/net/eathena/gamehandler.h b/src/net/eathena/gamehandler.h
index d9b9d80f6..425285f91 100644
--- a/src/net/eathena/gamehandler.h
+++ b/src/net/eathena/gamehandler.h
@@ -52,8 +52,6 @@ class GameHandler final : public MessageHandler, public Ea::GameHandler
void ping(int tick);
- void clear();
-
void disconnect2();
void mapLoadedEvent();