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,32 +35,6 @@ public:
|
||||
//! creates a Protocol
|
||||
Standard_EXPORT static Handle(HeaderSection_Protocol) Protocol();
|
||||
|
||||
|
||||
|
||||
|
||||
protected:
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
private:
|
||||
|
||||
|
||||
|
||||
|
||||
friend class HeaderSection_Protocol;
|
||||
friend class HeaderSection_FileName;
|
||||
friend class HeaderSection_FileDescription;
|
||||
friend class HeaderSection_FileSchema;
|
||||
friend class HeaderSection_HeaderRecognizer;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
#endif // _HeaderSection_HeaderFile
|
||||
|
Reference in New Issue
Block a user