summaryrefslogtreecommitdiff
path: root/include/xmloff/xmlerror.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmloff/xmlerror.hxx')
-rw-r--r--include/xmloff/xmlerror.hxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/xmloff/xmlerror.hxx b/include/xmloff/xmlerror.hxx
index 450961020616..3a7c2b20d256 100644
--- a/include/xmloff/xmlerror.hxx
+++ b/include/xmloff/xmlerror.hxx
@@ -132,8 +132,7 @@ public:
* the given mask
*/
/// @throws css::xml::sax::SAXParseException
- void ThrowErrorAsSAXException( sal_Int32 nIdMask )
- throw( css::xml::sax::SAXParseException );
+ void ThrowErrorAsSAXException( sal_Int32 nIdMask );
};
#endif