diff --git a/src/OpenGl/OpenGl_LayerList.cxx b/src/OpenGl/OpenGl_LayerList.cxx index 43e9edad0f..24c6e7c860 100644 --- a/src/OpenGl/OpenGl_LayerList.cxx +++ b/src/OpenGl/OpenGl_LayerList.cxx @@ -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 :