summaryrefslogtreecommitdiff
path: root/src/item.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/item.cpp
parent211132be950db3d94811e2cdf0a349d468b3a824 (diff)
downloadManaVerse-f5c479fa193fb4199872aabcb73d35f872caa87f.tar.gz
ManaVerse-f5c479fa193fb4199872aabcb73d35f872caa87f.tar.bz2
ManaVerse-f5c479fa193fb4199872aabcb73d35f872caa87f.tar.xz
ManaVerse-f5c479fa193fb4199872aabcb73d35f872caa87f.zip
Remove unused externs
Diffstat (limited to 'src/item.cpp')
-rw-r--r--src/item.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/item.cpp b/src/item.cpp
index 01a47e0dd..ca860eeea 100644
--- a/src/item.cpp
+++ b/src/item.cpp
@@ -36,8 +36,6 @@
#include "debug.h"
-extern int serverVersion;
-
DragDrop dragDrop(nullptr, DRAGDROP_SOURCE_EMPTY);
Item::Item(const int id, const int quantity, const uint8_t refine,