diff --git a/Sofa/framework/Core/src/sofa/core/visual/BaseVisualStyle.h b/Sofa/framework/Core/src/sofa/core/visual/BaseVisualStyle.h index ae4ada1d9ca..bfeb50bdd67 100644 --- a/Sofa/framework/Core/src/sofa/core/visual/BaseVisualStyle.h +++ b/Sofa/framework/Core/src/sofa/core/visual/BaseVisualStyle.h @@ -29,10 +29,6 @@ namespace sofa::core::visual { -/** - * Write the graph, starting from a root Node, into a std::ostream. - * The format is the DOT language from Graphviz (https://graphviz.org/) - */ class SOFA_CORE_API BaseVisualStyle : public sofa::core::objectmodel::BaseObject { public: