summaryrefslogtreecommitdiff
path: root/svgio
diff options
context:
space:
mode:
Diffstat (limited to 'svgio')
-rw-r--r--svgio/source/svgreader/svgdocumenthandler.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svgio/source/svgreader/svgdocumenthandler.cxx b/svgio/source/svgreader/svgdocumenthandler.cxx
index 9123135fa565..7ab843dfa906 100644
--- a/svgio/source/svgreader/svgdocumenthandler.cxx
+++ b/svgio/source/svgreader/svgdocumenthandler.cxx
@@ -79,7 +79,7 @@ namespace
if(pLast)
{
bool bAddGap(true);
- static bool bNoGapsForBaselineShift(true);
+ static bool bNoGapsForBaselineShift(true); // loplugin:constvars:ignore
if(bNoGapsForBaselineShift)
{