summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav/DAVSessionFactory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ucb/source/ucp/webdav/DAVSessionFactory.cxx')
-rw-r--r--ucb/source/ucp/webdav/DAVSessionFactory.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/ucb/source/ucp/webdav/DAVSessionFactory.cxx b/ucb/source/ucp/webdav/DAVSessionFactory.cxx
index abb74ee7b7c8..c31d3cc0a9a7 100644
--- a/ucb/source/ucp/webdav/DAVSessionFactory.cxx
+++ b/ucb/source/ucp/webdav/DAVSessionFactory.cxx
@@ -32,7 +32,6 @@ DAVSessionFactory::~DAVSessionFactory()
rtl::Reference< DAVSession > DAVSessionFactory::createDAVSession(
const OUString & inUri,
const uno::Reference< uno::XComponentContext > & rxContext )
- throw( DAVException )
{
osl::MutexGuard aGuard( m_aMutex );