Salome HOME
23487: EDF 15571 - Mesh with quadratic algo 1D
[modules/smesh.git] / src / StdMeshers / StdMeshers_LayerDistribution2D.cxx
index 6204a765bc41a9393ea3773a8bee58d4b6644ac9..664995684537c90450d3f1f3976160a2d17567bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2016  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -55,5 +55,4 @@ StdMeshers_LayerDistribution2D::StdMeshers_LayerDistribution2D(int hypId,
 
 StdMeshers_LayerDistribution2D::~StdMeshers_LayerDistribution2D()
 {
-  MESSAGE( "StdMeshers_LayerDistribution2D::~StdMeshers_LayerDistribution2D" );
 }