Salome HOME
IPAL13978: Problem of updating SubMeshes on Face and Compound in Object Browser after...
[modules/smesh.git] / src / SMESH / SMESH_Gen.cxx
index 864f50c21449346cb49b5ccccdfd2e718d5b4af9..c613a597213fa3fd19c6108e587be1f75b95d4c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2015  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
@@ -70,7 +70,6 @@ SMESH_Gen::SMESH_Gen()
   _segmentation = _nbSegments = 10;
   SMDS_Mesh::_meshList.clear();
   MESSAGE(SMDS_Mesh::_meshList.size());
-  //_counters = new counters(100);
   _compute_canceled = false;
   _sm_current = NULL;
   //vtkDebugLeaks::SetExitError(0);