From 72ccfc262974772aa00b6f8b49018f4b219a0b16 Mon Sep 17 00:00:00 2001 From: nds Date: Wed, 3 Apr 2019 10:31:45 +0300 Subject: [PATCH] 0029451: Information Message Alert to debug an algorithm or object functionality - compilation correction. --- src/OpenGl/OpenGl_LayerList.cxx | 9 --------- 1 file changed, 9 deletions(-) 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 : -- 2.39.5