aboutsummaryrefslogtreecommitdiff
path: root/src/shared/Log.cpp
diff options
context:
space:
mode:
authorXTZGZoReX <none@none>2009-03-19 21:28:25 +0100
committerXTZGZoReX <none@none>2009-03-19 21:28:25 +0100
commit3c713189fb6ac6666e6d8e7faa2e1fec6b425725 (patch)
tree484e19e955ce3e39c387e868fd89384584b524c7 /src/shared/Log.cpp
parent9fe43fa9c0bd21f6c203072f19a77a570680ecab (diff)
* Correctly implement database logging in WorldLog.
* This fixes LogDB.World config option. --HG-- branch : trunk
Diffstat (limited to 'src/shared/Log.cpp')
-rw-r--r--src/shared/Log.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/shared/Log.cpp b/src/shared/Log.cpp
index 480532cc5a6..4028f71e4c7 100644
--- a/src/shared/Log.cpp
+++ b/src/shared/Log.cpp
@@ -21,7 +21,6 @@
#include "Common.h"
#include "Log.h"
#include "Policies/SingletonImp.h"
-#include "Database/DatabaseEnv.h"
#include "Config/ConfigEnv.h"
#include "Util.h"