cleanup
authorDiederick Niehorster <dcnieho@gmail.com>
Sat, 28 Apr 2012 17:03:29 +0000 (17:03 +0000)
committerDiederick Niehorster <dcnieho@gmail.com>
Sat, 28 Apr 2012 17:03:29 +0000 (17:03 +0000)
git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@1270 7f0cb862-5218-0410-a997-914c9d46530a

src/fg_geometry.c

index 7880381..de331a6 100644 (file)
@@ -1749,7 +1749,6 @@ static void fghTorus( double dInnerRadius, double dOuterRadius, GLint nSides, GL
     }
     else
     {
-        /* clearly, this branch is TODO */
         /* First, generate vertex index arrays for drawing with glDrawElements
          * All stacks, including top and bottom are covered with a triangle
          * strip.