Removed todo entry

This commit is contained in:
Robert Osfield 2008-08-18 10:47:43 +00:00
parent 3de3b2dccc
commit 87b79bd221

View File

@ -123,7 +123,6 @@ class TessellationHints : public Object
* render <tt>Shape</tt>s 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 <tt>InfinitePlane</tt>s.
*/
class OSG_EXPORT ShapeDrawable : public Drawable
{