removed unused variable.

svn path=/trunk/KDE/kdebase/workspace/; revision=1195627
This commit is contained in:
Hugo Pereira Da Costa 2010-11-11 16:38:17 +00:00
parent 6a7368175b
commit ffb9a588b2

View file

@ -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_;