summaryrefslogtreecommitdiff
path: root/xmloff/source/style/StyleMap.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/StyleMap.cxx')
-rw-r--r--xmloff/source/style/StyleMap.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/xmloff/source/style/StyleMap.cxx b/xmloff/source/style/StyleMap.cxx
index 0ebcbc0985b3..b500390daa35 100644
--- a/xmloff/source/style/StyleMap.cxx
+++ b/xmloff/source/style/StyleMap.cxx
@@ -63,7 +63,6 @@ StyleMap* StyleMap::getImplementation(const Reference<XInterface>& xInterface) t
// XUnoTunnel
sal_Int64 SAL_CALL StyleMap::getSomething(const Sequence<sal_Int8>& rId)
- throw(RuntimeException, std::exception)
{
if (rId.getLength() == 16 &&
memcmp(getUnoTunnelId().getConstArray(), rId.getConstArray(), 16) == 0)