aboutsummaryrefslogtreecommitdiff
path: root/gui/browser.h
diff options
context:
space:
mode:
Diffstat (limited to 'gui/browser.h')
-rw-r--r--gui/browser.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gui/browser.h b/gui/browser.h
index b77907bad2..10663f547e 100644
--- a/gui/browser.h
+++ b/gui/browser.h
@@ -52,7 +52,6 @@ protected:
#ifdef MACOSX
const void *_titleRef;
const void *_chooseRef;
- const void *_hiddenFilesRef;
#else
ListWidget *_fileList;
StaticTextWidget *_currentPath;