X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=kernel%2Fsrc%2FbbtkBlackBoxOutputConnector.cxx;h=cdc8f3335f8e38b2aaacc680e4399f51bf5146ca;hb=5956da42deb9602e04042705155291bd124896eb;hp=5b990f6db00ca50b7562cfd49e6abb5347e8249e;hpb=2b8d8f686974ab38c9ffcf0f88dd533b01b68e84;p=bbtk.git diff --git a/kernel/src/bbtkBlackBoxOutputConnector.cxx b/kernel/src/bbtkBlackBoxOutputConnector.cxx index 5b990f6..cdc8f33 100644 --- a/kernel/src/bbtkBlackBoxOutputConnector.cxx +++ b/kernel/src/bbtkBlackBoxOutputConnector.cxx @@ -3,8 +3,8 @@ Program: bbtk Module: $RCSfile: bbtkBlackBoxOutputConnector.cxx,v $ Language: C++ - Date: $Date: 2008/04/23 14:49:27 $ - Version: $Revision: 1.6 $ + Date: $Date: 2008/04/24 10:11:28 $ + Version: $Revision: 1.7 $ Copyright (c) CREATIS (Centre de Recherche et d'Applications en Traitement de l'Image). All rights reserved. See Doc/License.txt or @@ -107,7 +107,6 @@ namespace bbtk (*i)->SetModifiedStatus(); } - // bbtkDebugDecTab("Process",5); }