summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgtextpathnode.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/source/svgreader/svgtextpathnode.cxx')
-rw-r--r--svgio/source/svgreader/svgtextpathnode.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/svgio/source/svgreader/svgtextpathnode.cxx b/svgio/source/svgreader/svgtextpathnode.cxx
index 23b30d7a5129..7934a1d7b2a3 100644
--- a/svgio/source/svgreader/svgtextpathnode.cxx
+++ b/svgio/source/svgreader/svgtextpathnode.cxx
@@ -29,8 +29,6 @@
#include <basegfx/curve/b2dcubicbezier.hxx>
#include <basegfx/curve/b2dbeziertools.hxx>
-
-
namespace svgio
{
namespace svgreader
@@ -479,7 +477,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */