X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fstd%2Fsrc%2FbbstdConcatStrings_tool.cxx;h=d4a38a12a1992c77df2feede75a1f2e69bf4c590;hb=0d2a41be6bba99d0d60681b51d29a24d8edfcfc6;hp=544612e23ea6d745949323b87768952d330641b7;hpb=967b2087f477b9410540be010c28b45131d51bc9;p=bbtk.git diff --git a/packages/std/src/bbstdConcatStrings_tool.cxx b/packages/std/src/bbstdConcatStrings_tool.cxx index 544612e..d4a38a1 100644 --- a/packages/std/src/bbstdConcatStrings_tool.cxx +++ b/packages/std/src/bbstdConcatStrings_tool.cxx @@ -30,7 +30,6 @@ void ConcatStrings_tool::Process() if (bbGetInputType()==1) { - printf("EED ConcatStrings_tool::Process In1=%s\n",bbGetInputIn1().c_str() ); bbGetInputBox_ConcatString()->bbSetOutputOut( bbGetInputIn1() ); bbGetInputBox_ConcatString()->bbSignalOutputModification(std::string("Out")); // bbGetInputBox_ConcatString()->bbSignalOutputModification();