summaryrefslogtreecommitdiff
path: root/src/engine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine.cpp')
-rw-r--r--src/engine.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine.cpp b/src/engine.cpp
index 872ecd57..3b982694 100644
--- a/src/engine.cpp
+++ b/src/engine.cpp
@@ -44,8 +44,6 @@
#include "utils/stringutils.h"
-char itemCurrenyQ[10] = "0";
-
#ifdef TMWSERV_SUPPORT
Engine::Engine():
mCurrentMap(NULL)