summaryrefslogtreecommitdiffstats
path: root/svl/source/fsstor/fsstorage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svl/source/fsstor/fsstorage.cxx')
-rw-r--r--svl/source/fsstor/fsstorage.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/svl/source/fsstor/fsstorage.cxx b/svl/source/fsstor/fsstorage.cxx
index f01d7c583b9e..c05c788b1bd8 100644
--- a/svl/source/fsstor/fsstorage.cxx
+++ b/svl/source/fsstor/fsstorage.cxx
@@ -82,8 +82,6 @@ struct FSStorage_Impl
: m_aURL( aContent.getURL() )
, m_aContent( aContent )
, m_nMode( nMode )
- , m_pListenersContainer( nullptr )
- , m_pTypeCollection( nullptr )
, m_xContext( xContext )
{
OSL_ENSURE( !m_aURL.isEmpty(), "The URL must not be empty" );