mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0032743: Coding Rules - remove unused class friends of Package classes
This commit is contained in:
@@ -124,29 +124,6 @@ public:
|
||||
//! or line are external to one another.
|
||||
Standard_EXPORT static GccEnt_QualifiedCirc Outside (const gp_Circ2d& Obj);
|
||||
|
||||
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
private:
|
||||
|
||||
|
||||
|
||||
|
||||
friend class GccEnt_QualifiedLin;
|
||||
friend class GccEnt_QualifiedCirc;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // _GccEnt_HeaderFile
|
||||
|
Reference in New Issue
Block a user