summaryrefslogtreecommitdiff
path: root/include/drawinglayer/texture
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-04-28 14:12:48 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-05-02 08:18:57 +0200
commitdb4802de3474af2475890c9483a3b65d3b553b2b (patch)
tree38fada9eeab9504e837a09d53dea81335491b7d9 /include/drawinglayer/texture
parenta12dfa353122d1865b7c20513865a4632a621a38 (diff)
loplugin:checkunusedparams in drawinglayer
Change-Id: Ib497b284a80fae69930f226d2e70368cb9e962ef Reviewed-on: https://gerrit.libreoffice.org/37072 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/drawinglayer/texture')
-rw-r--r--include/drawinglayer/texture/texture.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/drawinglayer/texture/texture.hxx b/include/drawinglayer/texture/texture.hxx
index 95bd5daf5d8e..105a9240b9a9 100644
--- a/include/drawinglayer/texture/texture.hxx
+++ b/include/drawinglayer/texture/texture.hxx
@@ -84,7 +84,6 @@ namespace drawinglayer
const basegfx::B2DRange& rDefinitionRange,
const basegfx::BColor& rStart,
const basegfx::BColor& rEnd,
- sal_uInt32 nSteps,
double fBorder);
virtual ~GeoTexSvxGradient() override;