summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svganode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/source/svgreader/svganode.cxx')
-rw-r--r--svgio/source/svgreader/svganode.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svgio/source/svgreader/svganode.cxx b/svgio/source/svgreader/svganode.cxx
index 9efa57331c27..7b61fcbfc934 100644
--- a/svgio/source/svgreader/svganode.cxx
+++ b/svgio/source/svgreader/svganode.cxx
@@ -36,7 +36,6 @@ namespace svgio
SvgANode::~SvgANode()
{
- delete mpaTransform;
}
const SvgStyleAttributes* SvgANode::getSvgStyleAttributes() const