diff options
-rw-r--r-- | package/source/xstor/xstorage.cxx | 2 | ||||
-rwxr-xr-x | sw/qa/core/data/odt/fail/forcepoint-xstor-1.odt | bin | 0 -> 144064 bytes |
2 files changed, 0 insertions, 2 deletions
diff --git a/package/source/xstor/xstorage.cxx b/package/source/xstor/xstorage.cxx index 5c494a586197..48bc0d6aeb04 100644 --- a/package/source/xstor/xstorage.cxx +++ b/package/source/xstor/xstorage.cxx @@ -2813,8 +2813,6 @@ void SAL_CALL OStorage::removeElement( const OUString& aElementName ) if ( !pElement ) throw container::NoSuchElementException( THROW_WHERE ); //??? - if ( pElement->m_xStorage ) - pElement->m_xStorage->m_pAntiImpl = nullptr; m_pImpl->RemoveElement( pElement ); m_pImpl->m_bIsModified = true; diff --git a/sw/qa/core/data/odt/fail/forcepoint-xstor-1.odt b/sw/qa/core/data/odt/fail/forcepoint-xstor-1.odt Binary files differnew file mode 100755 index 000000000000..1844d7882ba9 --- /dev/null +++ b/sw/qa/core/data/odt/fail/forcepoint-xstor-1.odt |