From fce58131916103f3c2120adafcf59895a402a634 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 30 Jun 2012 21:15:34 +0300 Subject: Extend leak detection features. --- src/commandhandler.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/commandhandler.cpp') diff --git a/src/commandhandler.cpp b/src/commandhandler.cpp index 1afc332cb..8ed68ae20 100644 --- a/src/commandhandler.cpp +++ b/src/commandhandler.cpp @@ -61,7 +61,7 @@ #include "openglgraphics.h" #endif -#ifdef DEBUG_DUMP_LEAKS +#ifdef DEBUG_DUMP_LEAKS1 #include "resources/image.h" #include "resources/resource.h" #include "resources/resourcemanager.h" @@ -1212,7 +1212,7 @@ void CommandHandler::handleError(const std::string &args A_UNUSED, logger->log("test %d", *ptr); } -#ifdef DEBUG_DUMP_LEAKS +#ifdef DEBUG_DUMP_LEAKS1 void showRes(std::string str, ResourceManager::Resources *res); void showRes(std::string str, ResourceManager::Resources *res) -- cgit v1.2.3-60-g2f50