removed comment

This commit is contained in:
rnc 2012-03-02 13:02:19 +00:00
parent 7647040513
commit cdce318394

View File

@ -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;