diff --git a/src/lib/dependency-factory.hpp b/src/lib/dependency-factory.hpp index 3dd9bceb5..818015bc9 100644 --- a/src/lib/dependency-factory.hpp +++ b/src/lib/dependency-factory.hpp @@ -31,8 +31,6 @@ #include "lib/nobug-init.hpp" #include "lib/error.hpp" -#include /////////////TODO debug -#include /////////////TODO debug namespace lib { @@ -156,7 +154,6 @@ namespace lib { lifecycle_ |= 4; if (1 & lifecycle_) { - std::cerr << "--dtor-- "< (buff_). ~TAR(); --lifecycle_; } } @@ -171,7 +168,6 @@ namespace lib { "or runtime system is seriously broken" ,error::LUMIERA_ERROR_LIFECYCLE); - std::cerr << "++ctor++ "<(buff_); ++lifecycle_;