mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-24 13:50:49 +03:00
0023988: Force use of reentrant mode
Reentrant mode switch is eliminated
This commit is contained in:
@@ -39,12 +39,3 @@ Standard_Integer Standard_MMgrRoot::Purge(Standard_Boolean)
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
|
||||
//=======================================================================
|
||||
//function : SetReentrant
|
||||
//purpose :
|
||||
//=======================================================================
|
||||
|
||||
void Standard_MMgrRoot::SetReentrant(Standard_Boolean)
|
||||
{
|
||||
}
|
||||
|
Reference in New Issue
Block a user