Salome HOME
Bug IPAL20225 4.x: wrong error appears performing adition point on edge.
authordmv <dmv@opencascade.com>
Thu, 14 Aug 2008 12:15:25 +0000 (12:15 +0000)
committerdmv <dmv@opencascade.com>
Thu, 14 Aug 2008 12:15:25 +0000 (12:15 +0000)
src/RepairGUI/RepairGUI_DivideEdgeDlg.cxx

index dcd1f68c856f4845f50df5eb3934393639026708..8c52b90edec65778dc7750c08831370b841694e0 100644 (file)
@@ -258,7 +258,7 @@ void RepairGUI_DivideEdgeDlg::ActivateThisDialog()
   connect(((SalomeApp_Application*)(SUIT_Session::session()->activeApplication()))->selectionMgr(),
           SIGNAL(currentSelectionChanged()), this, SLOT(SelectionIntoArgument()));
 
-  myObject = GEOM::GEOM_Object::_nil();
+//  myObject = GEOM::GEOM_Object::_nil();
   myIndex = -1;
 
   //myGeomGUI->SetState( 0 );