From: eap Date: Mon, 1 Feb 2010 13:30:15 +0000 (+0000) Subject: minor change X-Git-Tag: V5_1_4a1~114 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=2998fad1e14bfee96f916c204dc65e913581cb33;p=modules%2Fsmesh.git minor change --- diff --git a/src/StdMeshers/StdMeshers_Projection_1D.cxx b/src/StdMeshers/StdMeshers_Projection_1D.cxx index 57a45d0b8..40568111a 100644 --- a/src/StdMeshers/StdMeshers_Projection_1D.cxx +++ b/src/StdMeshers/StdMeshers_Projection_1D.cxx @@ -390,7 +390,7 @@ bool StdMeshers_Projection_1D::Evaluate(SMESH_Mesh& theMesh, if ( !srcMesh ) srcMesh = tgtMesh; - SMESHDS_Mesh * meshDS = theMesh.GetMeshDS(); + //SMESHDS_Mesh * meshDS = theMesh.GetMeshDS(); // --------------------------- // Make subshapes association