summaryrefslogtreecommitdiff
path: root/src/net/tmwa/beinghandler.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/beinghandler.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/beinghandler.cpp')
-rw-r--r--src/net/tmwa/beinghandler.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/tmwa/beinghandler.cpp b/src/net/tmwa/beinghandler.cpp
index 52a8bf67c..777dbf706 100644
--- a/src/net/tmwa/beinghandler.cpp
+++ b/src/net/tmwa/beinghandler.cpp
@@ -29,7 +29,6 @@
#include "debug.h"
extern Net::BeingHandler *beingHandler;
-extern int serverVersion;
namespace TmwAthena
{