From 3a119ca9ddc34137b8e600aba81270e43e67bd3e Mon Sep 17 00:00:00 2001 From: Ichthyostega Date: Mon, 21 Oct 2013 02:55:33 +0200 Subject: [PATCH] remove diagnostic msgs --- src/lib/dependency-factory.hpp | 4 ---- 1 file changed, 4 deletions(-) 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_;