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