]> SALOME platform Git repositories - modules/hydro.git/commitdiff
Salome HOME
Fix for new zone creation.
authorrkv <rkv@opencascade.com>
Wed, 30 Oct 2013 13:39:54 +0000 (13:39 +0000)
committerrkv <rkv@opencascade.com>
Wed, 30 Oct 2013 13:39:54 +0000 (13:39 +0000)
src/HYDROData/HYDROData_Zone.cxx

index 9a1ffbafe50155e46f82f4860ed5561bcb5e03ee..2000af76a27ad8a8f0391dd6352aab9d852855c2 100644 (file)
@@ -24,7 +24,6 @@ IMPLEMENT_STANDARD_RTTIEXT(HYDROData_Zone, HYDROData_Entity)
 HYDROData_Zone::HYDROData_Zone()
 : HYDROData_Entity()
 {
-  SetMergeType( Merge_ZMIN );
 }
 
 HYDROData_Zone::~HYDROData_Zone()