summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-18 14:15:20 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-21 14:46:37 +0200
commit5968c5b1f785a54fe28ddbc47abd77d4f40c720e (patch)
treebe0f4a02569dd9b67ce8e753714921b68ac6cdc7 /sc/source/filter/inc
parent3dfb4c47addcb076e874e2950050849d055a6f2d (diff)
loplugin:virtualdead unused param in ProcessClientAnchor2
Change-Id: Ic766fcc1bfd33d891edc1da87e1b35a8efba169a Reviewed-on: https://gerrit.libreoffice.org/81217 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sc/source/filter/inc')
-rw-r--r--sc/source/filter/inc/xiescher.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/source/filter/inc/xiescher.hxx b/sc/source/filter/inc/xiescher.hxx
index 1d1c42859cb9..8e1e98f759f0 100644
--- a/sc/source/filter/inc/xiescher.hxx
+++ b/sc/source/filter/inc/xiescher.hxx
@@ -957,7 +957,6 @@ private:
virtual void ProcessClientAnchor2(
SvStream& rDffStrm,
DffRecordHeader& rHeader,
- SvxMSDffClientData& rClientData,
DffObjData& rObjData ) override;
/** Processes a DFF object, reads properties from DFF stream. */
virtual SdrObject* ProcessObj(