From 7d1044842e2316507eda719e116819572f4ce8d9 Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Tue, 2 Apr 2013 11:24:36 +0200 Subject: framework: remove unused targetting debug macros Change-Id: I993a690751cf0fc8bbba3c51ccc8b9357fe9395a --- framework/inc/macros/debug.hxx | 6 ------ 1 file changed, 6 deletions(-) (limited to 'framework/inc/macros/debug.hxx') diff --git a/framework/inc/macros/debug.hxx b/framework/inc/macros/debug.hxx index a032a3a0ecc2..fe6d961b37cf 100644 --- a/framework/inc/macros/debug.hxx +++ b/framework/inc/macros/debug.hxx @@ -70,7 +70,6 @@ #undef ENABLE_WARNINGS #undef ENABLE_EVENTDEBUG #undef ENABLE_REGISTRATIONDEBUG - #undef ENABLE_TARGETINGDEBUG #undef ENABLE_MUTEXDEBUG // #undef ENABLE_TIMEMEASURE #undef ENABLE_MEMORYMEASURE @@ -99,11 +98,6 @@ //***************************************************************************************************************** #include -//***************************************************************************************************************** -// special macros to debug targeting of frames -//***************************************************************************************************************** -#include - //***************************************************************************************************************** // special macros to debug threading mechanism //***************************************************************************************************************** -- cgit