unused variable

This commit is contained in:
eap 2011-01-18 12:14:25 +00:00
parent db8973dc5c
commit 715b3d4689

View File

@ -1181,7 +1181,6 @@ void SMESHGUI_GroupDlg::onObjectSelectionChanged()
myGeomObjects->length(aNbSel);
GEOM::GEOM_Object_var aGeomGroup;
Standard_Boolean testResult;
int i = 0;
SALOME_ListIteratorOfListIO anIt (aList);