summaryrefslogtreecommitdiff
path: root/svgio
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-05-29 20:45:46 +0200
committerJulien Nabet <serval2412@yahoo.fr>2014-05-29 20:46:30 +0200
commit839dde414f88c095237a956d2d9b97afc0d05a0d (patch)
tree8bc1509d87ef968de71e06f93c29cb631efe1a38 /svgio
parentc46cc5751b5af4ce180fca63f998fe7eb405f93c (diff)
cppcheck: consecutive return/break/...
Change-Id: I171df68539fc41046b706157c04ab1e8cc1e60ca
Diffstat (limited to 'svgio')
-rw-r--r--svgio/source/svgreader/svgtools.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/svgio/source/svgreader/svgtools.cxx b/svgio/source/svgreader/svgtools.cxx
index afc6fecadb83..8c7ba0f5f573 100644
--- a/svgio/source/svgreader/svgtools.cxx
+++ b/svgio/source/svgreader/svgtools.cxx
@@ -186,7 +186,6 @@ namespace svgio
}
return fRetval;
- break;
}
default:
{