From c45a3488af6455a3b307f9e64bed41d23b3bae53 Mon Sep 17 00:00:00 2001 From: Noel Grandin Date: Tue, 31 Oct 2017 11:37:17 +0200 Subject: loplugin:constantparam in d* Change-Id: I65c395157d2b68a549a6fecf9abf1fd46446d960 Reviewed-on: https://gerrit.libreoffice.org/44109 Reviewed-by: Noel Grandin Tested-by: Noel Grandin --- include/drawinglayer/primitive3d/sdrextrudelathetools3d.hxx | 1 - 1 file changed, 1 deletion(-) (limited to 'include') diff --git a/include/drawinglayer/primitive3d/sdrextrudelathetools3d.hxx b/include/drawinglayer/primitive3d/sdrextrudelathetools3d.hxx index 34b0feb4c8b1..fc7a9e9bd4ff 100644 --- a/include/drawinglayer/primitive3d/sdrextrudelathetools3d.hxx +++ b/include/drawinglayer/primitive3d/sdrextrudelathetools3d.hxx @@ -102,7 +102,6 @@ namespace drawinglayer ::std::vector< basegfx::B3DPolyPolygon >& rFill, const Slice3DVector& rSliceVector, bool bCreateNormals, - bool bSmoothHorizontalNormals, bool bSmoothNormals, bool bSmoothLids, bool bClosed, -- cgit