0024162: Eliminate CLang compiler warning
[occt.git] / src / Poly / Poly_Polygon2D.cdl
index 86a1431..d8a9198 100755 (executable)
@@ -81,7 +81,6 @@ is
 fields
 
     myDeflection: Real;
-    myNbNodes:    Integer;
     myNodes:      Array1OfPnt2d from TColgp;
 
 end Polygon2D;