summaryrefslogtreecommitdiff
path: root/framework/inc/macros/debug.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/macros/debug.hxx')
-rw-r--r--framework/inc/macros/debug.hxx6
1 files changed, 0 insertions, 6 deletions
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
@@ -100,11 +99,6 @@
#include <macros/debug/registration.hxx>
//*****************************************************************************************************************
-// special macros to debug targeting of frames
-//*****************************************************************************************************************
-#include <macros/debug/targeting.hxx>
-
-//*****************************************************************************************************************
// special macros to debug threading mechanism
//*****************************************************************************************************************
#include <macros/debug/mutex.hxx>