summaryrefslogtreecommitdiff
path: root/svl/source
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2012-02-08 09:12:05 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-02-08 09:12:27 +0000
commit849a2471bd649b252648fa4e43be91dab4d9bdc5 (patch)
treedf146e6687298ab0b9c4eb2c21004ae436009e7e /svl/source
parent2cae4ff166ad5ad51db49d6b0fab86b2c8090fb8 (diff)
update unused list
Diffstat (limited to 'svl/source')
-rw-r--r--svl/source/items/style.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/svl/source/items/style.cxx b/svl/source/items/style.cxx
index c49d9ad2ef9f..c3e11e16d3d8 100644
--- a/svl/source/items/style.cxx
+++ b/svl/source/items/style.cxx
@@ -884,10 +884,6 @@ SfxStyleSheet::SfxStyleSheet(const SfxStyleSheet& rStyle) :
SfxBroadcaster( rStyle )
{}
-SfxStyleSheet::SfxStyleSheet()
-{
-}
-
SfxStyleSheet::~SfxStyleSheet()
{
Broadcast( SfxStyleSheetHint( SFX_STYLESHEET_INDESTRUCTION, *this ) );