1
0
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:
nds
2019-04-03 10:31:45 +03:00
parent 62de4cb5c2
commit 72ccfc2629

View File

@@ -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 :