Removed the rendundent variables in the ConvexPlanerPolygon as these were

unused and unitialized.
This commit is contained in:
Robert Osfield
2002-07-20 22:36:55 +00:00
parent c86a907ddd
commit a1c54dc663
2 changed files with 4 additions and 16 deletions

View File

@@ -2,3 +2,6 @@
using namespace osg;
ConvexPlanerPolygon::ConvexPlanerPolygon()
{
}