Salome HOME
Shape plane filter should process shapes of objects selected in object browser.
[modules/shaper.git] / src / ModuleBase / ModuleBase_WidgetSelector.h
index dd853530efea79353512265e326ac25b3c47c3b6..2d3796f67361806f73d5a5efb88083f59f89db7c 100755 (executable)
@@ -111,9 +111,6 @@ protected:
                                 GeomShapePtr& theShape);
 
   //----------- Class members -------------
-protected:
-  /// Reference to workshop
-  ModuleBase_IWorkshop* myWorkshop;
 };
 
 #endif