summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/wrapper
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-03-24 08:32:42 +0200
committerNoel Grandin <noel@peralex.com>2016-03-24 11:41:01 +0200
commitc09d0aa46ceaeb96869eae1a23a86040189472f4 (patch)
tree747da0f79cad58b31ddc04d57259e972f04dd22a /sdext/source/pdfimport/wrapper
parent0f543e38722f25a2969d500513167a3305097ed8 (diff)
loplugin:constantparam in sd
Change-Id: I1a7f4cab28a70c45e5232e1c44f6ca6f7b014bff
Diffstat (limited to 'sdext/source/pdfimport/wrapper')
-rw-r--r--sdext/source/pdfimport/wrapper/wrapper.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/source/pdfimport/wrapper/wrapper.cxx b/sdext/source/pdfimport/wrapper/wrapper.cxx
index e536a8017c1f..06a97635bee3 100644
--- a/sdext/source/pdfimport/wrapper/wrapper.cxx
+++ b/sdext/source/pdfimport/wrapper/wrapper.cxx
@@ -610,7 +610,6 @@ void Parser::readFont()
nIsBold != 0,
nIsItalic != 0,
nIsUnderline != 0,
- false,
nSize,
1.0);