summaryrefslogtreecommitdiffstats
path: root/source/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--source/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/main.cpp b/source/main.cpp
index 5e67531ab..71110c265 100644
--- a/source/main.cpp
+++ b/source/main.cpp
@@ -27,7 +27,6 @@
#if defined(_MSC_VER) && defined(_DEBUG) && defined(ENABLE_LEAK_FINDER)
- #define XML_LEAK_FINDER
#pragma warning(push)
#pragma warning(disable:4100)
#include "LeakFinder.h"