removed unused variable.
svn path=/trunk/KDE/kdebase/workspace/; revision=1195627
This commit is contained in:
parent
6a7368175b
commit
ffb9a588b2
1 changed files with 0 additions and 3 deletions
|
@ -99,9 +99,6 @@ namespace Oxygen {
|
||||||
//! returns true if exception list is changed
|
//! returns true if exception list is changed
|
||||||
bool exceptionListChanged( void ) const;
|
bool exceptionListChanged( void ) const;
|
||||||
|
|
||||||
//! expert mode
|
|
||||||
bool expertMode_;
|
|
||||||
|
|
||||||
//! user interface
|
//! user interface
|
||||||
ConfigurationUi *userInterface_;
|
ConfigurationUi *userInterface_;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue