]> Creatis software - bbtkGEditor.git/blobdiff - lib/EditorGraphicBBS/bbsKernelEditorGraphic/GBoxModel.cxx
2149 bbGEditor Bug New Normal Conflict creating inpus and outputs with the same name...
[bbtkGEditor.git] / lib / EditorGraphicBBS / bbsKernelEditorGraphic / GBoxModel.cxx
index 55cdf5e3849f0c327affed677a00e275e34f2478..cb7b9116be6dac37e80c1ecefd2b6fab72c7f4dd 100644 (file)
@@ -229,7 +229,6 @@ namespace bbtk
        //JPR
        void GBoxModel::addColons(std::string &text)
        {
-               printf("EED JPR >>>>>>>>>>>>>>> %s\n",text.c_str() );
                std::string character("&&2P&&");                                
                size_t pos;
                pos = text.find(character);