From 3716b144265dda695d7dd447dbe692a3f84c588e Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Mon, 8 Aug 2016 15:38:59 +0200 Subject: loplugin:constantparam Change-Id: Ia06b9b189033b9409d7a59a211866f66a0614886 Reviewed-on: https://gerrit.libreoffice.org/28016 Tested-by: Jenkins Reviewed-by: Noel Grandin --- svx/source/sdr/primitive2d/sdrattributecreator.cxx | 1 - 1 file changed, 1 deletion(-) (limited to 'svx/source/sdr/primitive2d') diff --git a/svx/source/sdr/primitive2d/sdrattributecreator.cxx b/svx/source/sdr/primitive2d/sdrattributecreator.cxx index 9b7787bdeaad..f514bf7c1978 100644 --- a/svx/source/sdr/primitive2d/sdrattributecreator.cxx +++ b/svx/source/sdr/primitive2d/sdrattributecreator.cxx @@ -579,7 +579,6 @@ namespace drawinglayer bInEditMode, static_cast(rSet.Get(SDRATTR_TEXT_USEFIXEDCELLHEIGHT)).GetValue(), bWrongSpell, - false/*bToBeChained*/, bChainable); } -- cgit