mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-19 13:40:49 +03:00
0024857: CLang warnings -Wunused-function
Unused functions were removed.
This commit is contained in:
@@ -71,10 +71,6 @@ static void Write(const TopoDS_Shape& shape,
|
||||
}
|
||||
#endif
|
||||
|
||||
inline static Standard_GUID getLine3DNamingVersionID() {
|
||||
static Standard_GUID anID("BB74BAD5-7AAD-44b4-850F-05416F09B28E");
|
||||
return anID;
|
||||
}
|
||||
//=======================================================================
|
||||
//function : DNaming_Line3DDriver
|
||||
//purpose : Constructor
|
||||
|
Reference in New Issue
Block a user