X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESHGUI_Selection.h;fp=src%2FSMESHGUI%2FSMESHGUI_Selection.h;h=710cfcf83c880d2d9b85f609d5044c87225608e1;hp=b9727108fc389223cebe4c4a62330f9f485f2965;hb=d55dbe18f5a898be97fbc9cf66d189a1398bae0f;hpb=29c693b1c362e8045aaab556ec5d8c612294e22e diff --git a/src/SMESHGUI/SMESHGUI_Selection.h b/src/SMESHGUI/SMESHGUI_Selection.h index b9727108f..710cfcf83 100644 --- a/src/SMESHGUI/SMESHGUI_Selection.h +++ b/src/SMESHGUI/SMESHGUI_Selection.h @@ -32,7 +32,6 @@ // SALOME GUI includes #include -#include // SALOME KERNEL includes #include @@ -99,7 +98,6 @@ private: QStringList myTypes; QStringList myControls; QList myActors; - SUIT_DataOwnerPtrList myOwners; }; #endif // SMESHGUI_SELECTION_H