diff --git a/modules/base/rendering/renderablecartesianaxes.cpp b/modules/base/rendering/renderablecartesianaxes.cpp index da67e3c4ce..12b1791a29 100644 --- a/modules/base/rendering/renderablecartesianaxes.cpp +++ b/modules/base/rendering/renderablecartesianaxes.cpp @@ -71,8 +71,6 @@ namespace { // other node as the Parent of the node with this renderable. Also, the axes have to // be scaled to match the parent object for the axes to be visible in the scene, for // example using a StaticScale. - // - // See example asset (@TODO: link to asset file). struct [[codegen::Dictionary(RenderableCartesianAxes)]] Parameters { // [[codegen::verbatim(XColorInfo.description)]] std::optional xColor [[codegen::color()]];