summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-07-22 08:49:44 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-07-22 09:54:38 +0100
commitc1dd91a93c59b19ed9542da61e5b1ce43cf4ffbf (patch)
treec768ab956587ac40ee05dfdea40939ea6609f83e /svx
parent00639459f148ecb8033f42d5f810858729d24501 (diff)
callcatcher: update unused code
Change-Id: I1dd1b40d807c7c9d9b145aca9f69a67d786ec5ff
Diffstat (limited to 'svx')
-rw-r--r--svx/source/sdr/attribute/sdrallfillattributeshelper.cxx9
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(),