From: nds Date: Wed, 3 Apr 2019 07:31:45 +0000 (+0300) Subject: 0029451: Information Message Alert to debug an algorithm or object functionality... X-Git-Url: http://git.dev.opencascade.org/gitweb/?a=commitdiff_plain;h=72ccfc262974772aa00b6f8b49018f4b219a0b16;p=occt-copy.git 0029451: Information Message Alert to debug an algorithm or object functionality - compilation correction. --- 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 :