Kaydet (Commit) 7d104484 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

framework: remove unused targetting debug macros

Change-Id: I993a690751cf0fc8bbba3c51ccc8b9357fe9395a
üst fa97612d
...@@ -70,7 +70,6 @@ ...@@ -70,7 +70,6 @@
#undef ENABLE_WARNINGS #undef ENABLE_WARNINGS
#undef ENABLE_EVENTDEBUG #undef ENABLE_EVENTDEBUG
#undef ENABLE_REGISTRATIONDEBUG #undef ENABLE_REGISTRATIONDEBUG
#undef ENABLE_TARGETINGDEBUG
#undef ENABLE_MUTEXDEBUG #undef ENABLE_MUTEXDEBUG
// #undef ENABLE_TIMEMEASURE // #undef ENABLE_TIMEMEASURE
#undef ENABLE_MEMORYMEASURE #undef ENABLE_MEMORYMEASURE
...@@ -99,11 +98,6 @@ ...@@ -99,11 +98,6 @@
//***************************************************************************************************************** //*****************************************************************************************************************
#include <macros/debug/registration.hxx> #include <macros/debug/registration.hxx>
//*****************************************************************************************************************
// special macros to debug targeting of frames
//*****************************************************************************************************************
#include <macros/debug/targeting.hxx>
//***************************************************************************************************************** //*****************************************************************************************************************
// special macros to debug threading mechanism // special macros to debug threading mechanism
//***************************************************************************************************************** //*****************************************************************************************************************
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment