diff --git a/source/RobotAPI/components/DebugDrawer/DebugDrawerComponent.cpp b/source/RobotAPI/components/DebugDrawer/DebugDrawerComponent.cpp index 31d5d60da516783f06524f104b677b04c64bad7a..d9748e51b764e6be50397069b63ea4a58e188238 100644 --- a/source/RobotAPI/components/DebugDrawer/DebugDrawerComponent.cpp +++ b/source/RobotAPI/components/DebugDrawer/DebugDrawerComponent.cpp @@ -251,7 +251,6 @@ namespace armarx DebugDrawerComponent::~DebugDrawerComponent() { - std::cout << "DESTRUCTOR debug drawer" << std::endl; /*{ ScopedRecursiveLockPtr l = getScopedLock(); layerMainNode->unref();