summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/tdoc/tdoc_storage.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/tdoc/tdoc_storage.cxx')
-rw-r--r--ucb/source/ucp/tdoc/tdoc_storage.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/ucb/source/ucp/tdoc/tdoc_storage.cxx b/ucb/source/ucp/tdoc/tdoc_storage.cxx
index a0356bf1a6a0..d22600065327 100644
--- a/ucb/source/ucp/tdoc/tdoc_storage.cxx
+++ b/ucb/source/ucp/tdoc/tdoc_storage.cxx
@@ -351,7 +351,7 @@ StorageElementFactory::createStream( const OUString & rUri,
}
-void StorageElementFactory::releaseElement( Storage * pElement ) SAL_THROW(())
+void StorageElementFactory::releaseElement( Storage * pElement )
{
OSL_ASSERT( pElement );
osl::MutexGuard aGuard( m_aMutex );