summaryrefslogtreecommitdiff
path: root/dbaccess/source/ui/dlg/tablespage.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-30 23:25:58 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-31 09:04:17 +0200
commit4a69252e2c757dbc94cca213cf1fc1baca84b081 (patch)
treea38d9aaf1154ca81c6ea75cdf710c46739a4bf32 /dbaccess/source/ui/dlg/tablespage.hxx
parent56d7b9db443f5ace23677629869ffbd599e43d69 (diff)
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: I55ad905bef36b54fadc245bfb22f687e47d20c3a
Diffstat (limited to 'dbaccess/source/ui/dlg/tablespage.hxx')
-rw-r--r--dbaccess/source/ui/dlg/tablespage.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/source/ui/dlg/tablespage.hxx b/dbaccess/source/ui/dlg/tablespage.hxx
index 45297b940ad4..02c9aa4c45f4 100644
--- a/dbaccess/source/ui/dlg/tablespage.hxx
+++ b/dbaccess/source/ui/dlg/tablespage.hxx
@@ -47,7 +47,6 @@ namespace dbaui
FixedText m_aExplanation;
::rtl::OUString m_sCatalogSeparator;
- sal_Bool m_bCheckedAll : 1;
sal_Bool m_bCatalogAtStart : 1;
::osl::Mutex m_aNotifierMutex;