]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/XGUI/XGUI_ErrorMgr.h
Salome HOME
It removes commented not used code.
[modules/shaper.git] / src / XGUI / XGUI_ErrorMgr.h
index 7295a52a4fd0f4b4e9561112feb5d84e3ae8ee37..7970f6ec00e3a05589afd73fdd7bad3914915a65 100644 (file)
@@ -44,10 +44,6 @@ public:
   /// \param theFeature a feature
   void updateAcceptAllAction(const FeaturePtr& theFeature);
 
-public slots:
-  /// Reimplemented from ModuleBase_ErrorMgr::onValidationStateChanged().
-  //virtual void onValidationStateChanged();
-
 protected slots:
   /// Reimplemented from ModuleBase_ErrorMgr::onWidgetChanged().
   virtual void onWidgetChanged();