diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-07-22 08:49:44 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-07-22 09:54:38 +0100 |
commit | c1dd91a93c59b19ed9542da61e5b1ce43cf4ffbf (patch) | |
tree | c768ab956587ac40ee05dfdea40939ea6609f83e /include/svx | |
parent | 00639459f148ecb8033f42d5f810858729d24501 (diff) |
callcatcher: update unused code
Change-Id: I1dd1b40d807c7c9d9b145aca9f69a67d786ec5ff
Diffstat (limited to 'include/svx')
-rw-r--r-- | include/svx/sdr/attribute/sdrallfillattributeshelper.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/svx/sdr/attribute/sdrallfillattributeshelper.hxx b/include/svx/sdr/attribute/sdrallfillattributeshelper.hxx index f58f509e167c..b7c350ba460a 100644 --- a/include/svx/sdr/attribute/sdrallfillattributeshelper.hxx +++ b/include/svx/sdr/attribute/sdrallfillattributeshelper.hxx @@ -48,7 +48,6 @@ namespace drawinglayer protected: public: - SdrAllFillAttributesHelper(); SdrAllFillAttributesHelper(const Color& rColor); SdrAllFillAttributesHelper(const SfxItemSet& rSet); ~SdrAllFillAttributesHelper(); |