summaryrefslogtreecommitdiff
path: root/accessibility/inc/helper/characterattributeshelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'accessibility/inc/helper/characterattributeshelper.hxx')
-rw-r--r--accessibility/inc/helper/characterattributeshelper.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/accessibility/inc/helper/characterattributeshelper.hxx b/accessibility/inc/helper/characterattributeshelper.hxx
index 6b679a9d5b6a..bbffd80c5058 100644
--- a/accessibility/inc/helper/characterattributeshelper.hxx
+++ b/accessibility/inc/helper/characterattributeshelper.hxx
@@ -41,7 +41,6 @@ private:
public:
CharacterAttributesHelper( const vcl::Font& rFont, sal_Int32 nBackColor, sal_Int32 nColor );
- ~CharacterAttributesHelper();
std::vector< css::beans::PropertyValue > GetCharacterAttributes();
css::uno::Sequence< css::beans::PropertyValue > GetCharacterAttributes( const css::uno::Sequence< OUString >& aRequestedAttributes );