Salome HOME
PyQt Selection in and out OK
[modules/gui.git] / src / SALOME_PYQT / SALOME_PYQT_GUILight / SALOME_PYQT_ModuleLight.cxx
index 4cebc3a46578eb620dbbb3dba1ba055758c0912c..6b17d8d0941d806d97dde44c3d35790ec99bc504 100644 (file)
@@ -630,12 +630,6 @@ void SALOME_PYQT_ModuleLight::setSelected( const QStringList& entries, const boo
   return myHelper->selectionUpdated(entries);
 }
 
-
-//void SALOME_PYQT_ModuleLight::selectionChanged()
-//{
-//  MESSAGE("signal selectionChanged");
-//}
-
 void SALOME_PYQT_ModuleLight::setLocalSelected(const QStringList & entries)
 {
   MESSAGE("setLocalSelected");