mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-14 13:30:48 +03:00
0032743: Coding Rules - remove unused class friends of Package classes
This commit is contained in:
@@ -35,30 +35,6 @@ public:
|
||||
//! Adds the attribute drivers to <theDriverTable>.
|
||||
Standard_EXPORT static void AddDrivers (const Handle(BinMDF_ADriverTable)& theDriverTable, const Handle(Message_Messenger)& aMsgDrv);
|
||||
|
||||
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
private:
|
||||
|
||||
|
||||
|
||||
|
||||
friend class BinMFunction_FunctionDriver;
|
||||
friend class BinMFunction_GraphNodeDriver;
|
||||
friend class BinMFunction_ScopeDriver;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // _BinMFunction_HeaderFile
|
||||
|
Reference in New Issue
Block a user