summaryrefslogtreecommitdiff
path: root/svgio/inc/svgpathnode.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/inc/svgpathnode.hxx')
-rw-r--r--svgio/inc/svgpathnode.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svgio/inc/svgpathnode.hxx b/svgio/inc/svgpathnode.hxx
index 52818c4e531b..9681e7e4b1b7 100644
--- a/svgio/inc/svgpathnode.hxx
+++ b/svgio/inc/svgpathnode.hxx
@@ -60,7 +60,6 @@ namespace svgio
/// PathLength content
const SvgNumber& getPathLength() const { return maPathLength; }
- void setPathLength(const SvgNumber& rPathLength) { maPathLength = rPathLength; }
};
} // end of namespace svgreader
} // end of namespace svgio