summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/account-server/main-account.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/account-server/main-account.cpp b/src/account-server/main-account.cpp
index 5632e16a..0af42775 100644
--- a/src/account-server/main-account.cpp
+++ b/src/account-server/main-account.cpp
@@ -50,7 +50,6 @@
#define DEFAULT_LOG_FILE "tmwserv-account.log"
#define DEFAULT_STATS_FILE "tmwserv.stats"
#define DEFAULT_CONFIG_FILE "tmwserv.xml"
-#define DEFAULT_ITEMSDB_FILE "items.xml"
static bool running = true; /**< Determines if server keeps running */