unused variable

This commit is contained in:
eap 2011-03-11 10:27:33 +00:00
parent a619563bc7
commit c4a24dfe97

View File

@ -446,7 +446,7 @@ void SMESHGUI_DuplicateNodesDlg::onSelectionChanged()
SALOME_ListIO aList;
mySelectionMgr->selectedObjects( aList );
int aNbSel = aList.Extent();
//int aNbSel = aList.Extent();
QList<SMESH::SMESH_GroupBase_var> aGroups;