diff options
Diffstat (limited to 'gui/options.h')
-rw-r--r-- | gui/options.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gui/options.h b/gui/options.h index 9a35fe8d12..73f9479521 100644 --- a/gui/options.h +++ b/gui/options.h @@ -118,8 +118,6 @@ public: void handleCommand(CommandSender *sender, uint32 cmd, uint32 data); protected: - BrowserDialog *_dirBrowser; - BrowserDialog *_fileBrowser; #ifdef SMALL_SCREEN_DEVICE KeysDialog *_keysDialog; #endif |