diff --git a/clients/oxygen/config/oxygenconfig.h b/clients/oxygen/config/oxygenconfig.h index 39bb976ec8..38e473b845 100644 --- a/clients/oxygen/config/oxygenconfig.h +++ b/clients/oxygen/config/oxygenconfig.h @@ -99,9 +99,6 @@ namespace Oxygen { //! returns true if exception list is changed bool exceptionListChanged( void ) const; - //! expert mode - bool expertMode_; - //! user interface ConfigurationUi *userInterface_;