aboutsummaryrefslogtreecommitdiff
path: root/common/debug.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'common/debug.cpp')
-rw-r--r--common/debug.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/debug.cpp b/common/debug.cpp
index 5db8990db8..94517afab6 100644
--- a/common/debug.cpp
+++ b/common/debug.cpp
@@ -34,8 +34,6 @@ bool gDebugChannelsOnly = false;
namespace Common {
-DECLARE_SINGLETON(DebugManager);
-
namespace {
struct DebugLevelComperator {