From: rnc Date: Fri, 2 Mar 2012 13:02:19 +0000 (+0000) Subject: removed comment X-Git-Tag: V6_5_0a1~48 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=cdce3183941a84127725c16d8692b9d325e4b64e;p=modules%2Fgeom.git removed comment --- diff --git a/src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.cxx b/src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.cxx index f475c2a75..e4267561f 100644 --- a/src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.cxx +++ b/src/OperationGUI/OperationGUI_ExtrudedFeatureDlg.cxx @@ -351,8 +351,6 @@ bool OperationGUI_ExtrudedFeatureDlg::isValid (QString&) //================================================================================= bool OperationGUI_ExtrudedFeatureDlg::execute (ObjectList& objects) { -// GEOM::GEOM_Object_var anObj; - GEOM::GEOM_I3DPrimOperations_var anOper = GEOM::GEOM_I3DPrimOperations::_narrow(getOperation()); double angle=0.0;