0030829: BRepExtrema_ShapeProximity crashes with shape from STL/WRL
[occt.git] / src / BRepExtrema / BRepExtrema_TriangleSet.hxx
index 1e843fb..3b0414c 100644 (file)
@@ -75,9 +75,6 @@ protected:
   //! Array of vertex indices.
   BVH_Array4i myTriangles;
 
-  //! Array of vertex UV params.
-  BVH_Array2d myVertUVArray;
-
   //! Array of vertex coordinates.
   BVH_Array3d myVertexArray;