summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file/filstr.hxx
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-08-16 11:03:48 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-08-16 12:21:07 +0200
commitbef6471c1dad3f8b08b50cfbad4dd324b6dd4a8a (patch)
treea62a03280079a59ef7f5a75b2d3689e0006fc4e2 /ucb/source/ucp/file/filstr.hxx
parent4662df8a7561ce71ba00accbb5170e10818d6008 (diff)
-Werror,-Wunused-private-field (Clang towards 3.2)
Change-Id: I7d8b487e12defa4178869dc0ce1286722ad631db
Diffstat (limited to 'ucb/source/ucp/file/filstr.hxx')
-rw-r--r--ucb/source/ucp/file/filstr.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/ucb/source/ucp/file/filstr.hxx b/ucb/source/ucp/file/filstr.hxx
index e37c15fc224e..b44769c38998 100644
--- a/ucb/source/ucp/file/filstr.hxx
+++ b/ucb/source/ucp/file/filstr.hxx
@@ -211,8 +211,6 @@ namespace fileaccess {
com::sun::star::uno::Reference< com::sun::star::ucb::XContentProvider > m_xProvider;
sal_Bool m_nIsOpen;
- sal_Bool m_bLock;
-
ReconnectingFile m_aFile;
sal_Int32 m_nErrorCode;