0032743: Coding Rules - remove unused class friends of Package classes
[occt.git] / src / GeomConvert / GeomConvert.hxx
index b0bc0ea..be3623c 100644 (file)
@@ -371,35 +371,6 @@ public:
                                                                 const Standard_Real AngularTolerance,
                                                                 const Standard_Real tolerance);
 
-
-
-
-protected:
-
-
-
-
-
-private:
-
-
-
-
-friend class GeomConvert_BSplineCurveKnotSplitting;
-friend class GeomConvert_BSplineSurfaceKnotSplitting;
-friend class GeomConvert_BSplineCurveToBezierCurve;
-friend class GeomConvert_CompCurveToBSplineCurve;
-friend class GeomConvert_BSplineSurfaceToBezierSurface;
-friend class GeomConvert_CompBezierSurfacesToBSplineSurface;
-friend class GeomConvert_ApproxSurface;
-friend class GeomConvert_ApproxCurve;
-
 };
 
-
-
-
-
-
-
 #endif // _GeomConvert_HeaderFile