diff --git a/include/osg/ShapeDrawable b/include/osg/ShapeDrawable index f77419fd4..af3913708 100644 --- a/include/osg/ShapeDrawable +++ b/include/osg/ShapeDrawable @@ -123,7 +123,6 @@ class TessellationHints : public Object * render Shapes easily (perhaps for test or debugging purposes) than * as the right way to render basic shapes in some efficiency-critical section * of code. - * @todo \c ShapeDrawable currently doesn't render InfinitePlanes. */ class OSG_EXPORT ShapeDrawable : public Drawable {