]> OCCT Git - occt-copy.git/commitdiff
0029451: Information Message Alert to debug an algorithm or object functionality...
authornds <nds@opencascade.com>
Wed, 3 Apr 2019 07:31:45 +0000 (10:31 +0300)
committernds <nds@opencascade.com>
Wed, 3 Apr 2019 07:31:45 +0000 (10:31 +0300)
src/OpenGl/OpenGl_LayerList.cxx

index 43e9edad0f4fb66ba447c9d9a31581509009beca..24c6e7c8601aa35eb44a0e97e4a547823885a625 100644 (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  :