]> Creatis software - bbtk.git/blobdiff - packages/std/src/bbstdSharedMemory.cxx
Clean code
[bbtk.git] / packages / std / src / bbstdSharedMemory.cxx
index ea3383e80f65d04e078790dae5171cca4ea8927b..71d928d07bef92fa970de38f4141ec18d41d1a78 100644 (file)
@@ -61,7 +61,6 @@ namespace bbstd
            std::string input_name = c->GetConnection()->GetBlackBoxToInput();
            // Set the output to the value of the input which changed
            bbSetOutputOut( bbGetInput(input_name) );
-          printf("EED SharedMemory::bbSetStatusAndPropagate input_name:%s \n",input_name.c_str() );
          }
        // No more change allowed
        mCanSet = false;