summaryrefslogtreecommitdiff
path: root/xmloff/source/xforms/TokenContext.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2017-01-23 10:11:24 +0000
committerCaolán McNamara <caolanm@redhat.com>2017-01-23 10:11:59 +0000
commitaac6bb5bb3359a4c38bf77a98ac4bbdca470107c (patch)
tree3314f3b695184621d725161b10b243ebaaa9b46f /xmloff/source/xforms/TokenContext.hxx
parenta0dc3972876fd3b483f1fc534d1c582d02f52386 (diff)
ditch some empty dtors which match the default dtor
Change-Id: Id2450b03e6c8c5461e92d995ea8c33d5dfd55a45
Diffstat (limited to 'xmloff/source/xforms/TokenContext.hxx')
-rw-r--r--xmloff/source/xforms/TokenContext.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/xforms/TokenContext.hxx b/xmloff/source/xforms/TokenContext.hxx
index 70d1ee5e3bc9..a19b8503758e 100644
--- a/xmloff/source/xforms/TokenContext.hxx
+++ b/xmloff/source/xforms/TokenContext.hxx
@@ -47,8 +47,6 @@ public:
const SvXMLTokenMapEntry* pAttributes,
const SvXMLTokenMapEntry* pChildren );
- virtual ~TokenContext() override;
-
// implement SvXMLImportContext methods:
/** call HandleAttribute for each attribute in the token map;