summaryrefslogtreecommitdiff
path: root/store/source/storlckb.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'store/source/storlckb.cxx')
-rw-r--r--store/source/storlckb.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/store/source/storlckb.cxx b/store/source/storlckb.cxx
index 1aaf2cbc0a77..09c4f73136c8 100644
--- a/store/source/storlckb.cxx
+++ b/store/source/storlckb.cxx
@@ -43,9 +43,7 @@ const sal_uInt32 OStoreLockBytes::m_nTypeId(0x94190310);
* OStoreLockBytes.
*/
OStoreLockBytes::OStoreLockBytes()
- : m_xManager (),
- m_xNode (),
- m_bWriteable (false)
+ : m_bWriteable (false)
{
}