From: mzn Date: Wed, 18 Dec 2013 12:57:55 +0000 (+0000) Subject: Minor changes. X-Git-Tag: BR_hydro_v_0_6~39 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1840b22af81fb3983d687e74152dda984409f972;p=modules%2Fhydro.git Minor changes. --- diff --git a/src/HYDROData/HYDROData_CalculationCase.cxx b/src/HYDROData/HYDROData_CalculationCase.cxx index 70c10a63..78e40653 100644 --- a/src/HYDROData/HYDROData_CalculationCase.cxx +++ b/src/HYDROData/HYDROData_CalculationCase.cxx @@ -785,8 +785,6 @@ GEOM::GEOM_Object_ptr HYDROData_CalculationCase::publishShapeInGEOM( { GEOM::GEOM_Object_var aGeomObj; - bool isNil = aGeomObj->_is_nil(); ///@MZN - if ( theGeomEngine->_is_nil() || theStudy->_is_nil() || theShape.IsNull() ) { return aGeomObj._retn();