mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-13 14:27:08 +03:00
0029451: Information Message Alert to debug an algorithm or object functionality - compilation correction.
This commit is contained in:
@@ -171,15 +171,6 @@ OpenGl_LayerList::OpenGl_LayerList (const Standard_Integer theNbPriorities)
|
||||
myTransparentToProcess.Allocate (myLayers.Length());
|
||||
}
|
||||
|
||||
//=======================================================================
|
||||
//function : ~OpenGl_LayerList
|
||||
//purpose : Destructor
|
||||
//=======================================================================
|
||||
|
||||
OpenGl_LayerList::~OpenGl_LayerList()
|
||||
{
|
||||
}
|
||||
|
||||
//=======================================================================
|
||||
//function : SetFrustumCullingBVHBuilder
|
||||
//purpose :
|
||||
|
Reference in New Issue
Block a user