0027107: ShapeAnalysis_Surface should use GeomAdaptor_Surface for surface evaluation
[occt.git] / src / ShapeAnalysis / ShapeAnalysis_Surface.hxx
index 3e821f3..0176b05 100644 (file)
@@ -295,7 +295,6 @@ protected:
   Handle(Geom_Surface) mySurf;
   Handle(GeomAdaptor_HSurface) myAdSur;
   Extrema_ExtPS myExtPS;
-  GeomAdaptor_Surface myExtSrf;
   Standard_Boolean myExtOK;
   Standard_Integer myNbDeg;
   Standard_Real myPreci[4];