diff options
Diffstat (limited to 'svx')
-rw-r--r-- | svx/source/sdr/attribute/sdrallfillattributeshelper.cxx | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/svx/source/sdr/attribute/sdrallfillattributeshelper.cxx b/svx/source/sdr/attribute/sdrallfillattributeshelper.cxx index 31291b974b9e..58965e446b19 100644 --- a/svx/source/sdr/attribute/sdrallfillattributeshelper.cxx +++ b/svx/source/sdr/attribute/sdrallfillattributeshelper.cxx @@ -54,15 +54,6 @@ namespace drawinglayer } } - SdrAllFillAttributesHelper::SdrAllFillAttributesHelper() - : maLastPaintRange(), - maLastDefineRange(), - maFillAttribute(), - maFillGradientAttribute(), - maPrimitives() - { - } - SdrAllFillAttributesHelper::SdrAllFillAttributesHelper(const Color& rColor) : maLastPaintRange(), maLastDefineRange(), |