summaryrefslogtreecommitdiff
path: root/src/net/tmwa/buysellhandler.cpp
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2014-09-16 22:34:51 +0300
committerAndrei Karas <akaras@inbox.ru>2014-09-16 22:34:51 +0300
commitf5c479fa193fb4199872aabcb73d35f872caa87f (patch)
treeb8c5b78b04d363d060cfa3e953f91ed96621a301 /src/net/tmwa/buysellhandler.cpp
parent211132be950db3d94811e2cdf0a349d468b3a824 (diff)
downloadplus-f5c479fa193fb4199872aabcb73d35f872caa87f.tar.gz
plus-f5c479fa193fb4199872aabcb73d35f872caa87f.tar.bz2
plus-f5c479fa193fb4199872aabcb73d35f872caa87f.tar.xz
plus-f5c479fa193fb4199872aabcb73d35f872caa87f.zip
Remove unused externs
Diffstat (limited to 'src/net/tmwa/buysellhandler.cpp')
-rw-r--r--src/net/tmwa/buysellhandler.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/net/tmwa/buysellhandler.cpp b/src/net/tmwa/buysellhandler.cpp
index 2bb2788f6..2b34e0a83 100644
--- a/src/net/tmwa/buysellhandler.cpp
+++ b/src/net/tmwa/buysellhandler.cpp
@@ -39,7 +39,6 @@
#include "debug.h"
extern Net::BuySellHandler *buySellHandler;
-extern int serverVersion;
namespace TmwAthena
{