summaryrefslogtreecommitdiff
path: root/store
diff options
context:
space:
mode:
Diffstat (limited to 'store')
-rw-r--r--store/source/storbios.cxx4
1 files changed, 1 insertions, 3 deletions
diff --git a/store/source/storbios.cxx b/store/source/storbios.cxx
index 2ba25fd53e8c..1edd3feb39e4 100644
--- a/store/source/storbios.cxx
+++ b/store/source/storbios.cxx
@@ -531,9 +531,7 @@ OStorePageBIOS::AceCache::destroy (OStorePageBIOS::Ace * ace)
* OStorePageBIOS.
*/
OStorePageBIOS::OStorePageBIOS()
- : m_xLockBytes (nullptr),
- m_pSuper (nullptr),
- m_bWriteable (false)
+ : m_bWriteable (false)
{
}