summaryrefslogtreecommitdiff
path: root/src/net/tmwa/playerhandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-03-05 20:10:26 +0300
committerAndrei Karas <akaras@inbox.ru>2016-03-05 20:10:26 +0300
commit692331fcf7c07ce75a9053ef3fcc2a7597c0d007 (patch)
treef5cf34c771fe43e38c69aa11a97fd7f1a203f739 /src/net/tmwa/playerhandler.cpp
parent45c13626f8c59f6d48d411545cb17aee117ef076 (diff)
downloadplus-692331fcf7c07ce75a9053ef3fcc2a7597c0d007.tar.gz
plus-692331fcf7c07ce75a9053ef3fcc2a7597c0d007.tar.bz2
plus-692331fcf7c07ce75a9053ef3fcc2a7597c0d007.tar.xz
plus-692331fcf7c07ce75a9053ef3fcc2a7597c0d007.zip
Remove outdated serverVersion checks from tmwa net code.
Diffstat (limited to 'src/net/tmwa/playerhandler.cpp')
-rw-r--r--src/net/tmwa/playerhandler.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/tmwa/playerhandler.cpp b/src/net/tmwa/playerhandler.cpp
index 8f7de1e64..b53f29664 100644
--- a/src/net/tmwa/playerhandler.cpp
+++ b/src/net/tmwa/playerhandler.cpp
@@ -32,7 +32,6 @@
#include "debug.h"
extern Net::PlayerHandler *playerHandler;
-extern int serverVersion;
namespace TmwAthena
{