diff options
Diffstat (limited to 'src/item.cpp')
-rw-r--r-- | src/item.cpp | 2 |
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, |