summaryrefslogtreecommitdiff
path: root/svgio/source/svgreader/svgtools.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svgio/source/svgreader/svgtools.cxx')
-rw-r--r--svgio/source/svgreader/svgtools.cxx5
1 files changed, 0 insertions, 5 deletions
diff --git a/svgio/source/svgreader/svgtools.cxx b/svgio/source/svgreader/svgtools.cxx
index 58ce1b39cc4f..afc6fecadb83 100644
--- a/svgio/source/svgreader/svgtools.cxx
+++ b/svgio/source/svgreader/svgtools.cxx
@@ -25,8 +25,6 @@
#include <svgio/svgreader/svgtoken.hxx>
#include <boost/unordered_map.hpp>
-
-
namespace svgio
{
namespace svgreader
@@ -1614,7 +1612,4 @@ namespace svgio
} // end of namespace svgreader
} // end of namespace svgio
-
-// eof
-
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */