mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-29 14:00:49 +03:00
0032743: Coding Rules - remove unused class friends of Package classes
This commit is contained in:
@@ -73,27 +73,6 @@ public:
|
||||
|
||||
Standard_EXPORT static void Commands_BVH (Draw_Interpretor& DI);
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
private:
|
||||
|
||||
|
||||
|
||||
|
||||
friend class QABugs_MyText;
|
||||
friend class QABugs_PresentableObject;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // _QABugs_HeaderFile
|
||||
|
Reference in New Issue
Block a user