summaryrefslogtreecommitdiff
path: root/svl/inc
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/inc
parent2cae4ff166ad5ad51db49d6b0fab86b2c8090fb8 (diff)
update unused list
Diffstat (limited to 'svl/inc')
-rw-r--r--svl/inc/svl/style.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svl/inc/svl/style.hxx b/svl/inc/svl/style.hxx
index e347d54486a3..02e4a127ab34 100644
--- a/svl/inc/svl/style.hxx
+++ b/svl/inc/svl/style.hxx
@@ -285,7 +285,7 @@ public:
virtual sal_Bool SetParent( const UniString& );
protected:
- SfxStyleSheet(); // do not use! needed by MSVC
+ SfxStyleSheet() {} // do not use! needed by MSVC
virtual ~SfxStyleSheet();
};