summaryrefslogtreecommitdiff
path: root/drawinglayer/source/primitive2d/groupprimitive2d.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/primitive2d/groupprimitive2d.cxx')
-rw-r--r--drawinglayer/source/primitive2d/groupprimitive2d.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/drawinglayer/source/primitive2d/groupprimitive2d.cxx b/drawinglayer/source/primitive2d/groupprimitive2d.cxx
index 1b86f15caae0..5a646ec3ce39 100644
--- a/drawinglayer/source/primitive2d/groupprimitive2d.cxx
+++ b/drawinglayer/source/primitive2d/groupprimitive2d.cxx
@@ -57,7 +57,6 @@ namespace drawinglayer
}
sal_Int64 SAL_CALL GroupPrimitive2D::estimateUsage()
- throw (css::uno::RuntimeException)
{
size_t nRet(0);
for (auto& it : getChildren())