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:
@@ -71,13 +71,6 @@ public:
|
||||
//! For numeric values, the number correspond to the order in enum.
|
||||
Standard_EXPORT static BOPAlgo_Operation GetOperationType(const Standard_CString theOp);
|
||||
|
||||
protected:
|
||||
|
||||
private:
|
||||
|
||||
friend class BOPTest_Objects;
|
||||
friend class BOPTest_DrawableShape;
|
||||
|
||||
};
|
||||
|
||||
#endif // _BOPTest_HeaderFile
|
||||
|
Reference in New Issue
Block a user