summaryrefslogtreecommitdiff
path: root/xmlscript/source/xmllib_imexp/xmllib_export.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlscript/source/xmllib_imexp/xmllib_export.cxx')
-rw-r--r--xmlscript/source/xmllib_imexp/xmllib_export.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmlscript/source/xmllib_imexp/xmllib_export.cxx b/xmlscript/source/xmllib_imexp/xmllib_export.cxx
index 1d205e993115..b4b0721d4df0 100644
--- a/xmlscript/source/xmllib_imexp/xmllib_export.cxx
+++ b/xmlscript/source/xmllib_imexp/xmllib_export.cxx
@@ -33,7 +33,6 @@ void
SAL_CALL exportLibraryContainer(
Reference< xml::sax::XWriter > const & xOut,
const LibDescriptorArray* pLibArray )
- SAL_THROW( (Exception) )
{
xOut->startDocument();
@@ -94,7 +93,6 @@ void
SAL_CALL exportLibrary(
::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XWriter > const & xOut,
const LibDescriptor& rLib )
- SAL_THROW( (::com::sun::star::uno::Exception) )
{
xOut->startDocument();