summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-17 16:31:21 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-21 08:32:27 +0200
commitd5ec8bc929d243fbd707b916883d0a192d5bb072 (patch)
tree3460cd2865fbc5aed8bf1d0321dcdd4e75ba6861 /compilerplugins
parente8939b098b381605d12f08acef42ad0018e0a471 (diff)
loplugin:virtualdead unused param in GetSdrRepeatComment
Change-Id: I0a27d1a200e8af50adf98de2c5ba7d3c7e199b00 Reviewed-on: https://gerrit.libreoffice.org/81180 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/virtualdead.unusedparams.results3
1 files changed, 0 insertions, 3 deletions
diff --git a/compilerplugins/clang/virtualdead.unusedparams.results b/compilerplugins/clang/virtualdead.unusedparams.results
index 0e644962f556..08ae23369b67 100644
--- a/compilerplugins/clang/virtualdead.unusedparams.results
+++ b/compilerplugins/clang/virtualdead.unusedparams.results
@@ -187,9 +187,6 @@ include/svx/selectioncontroller.hxx:48
include/svx/svdhdl.hxx:242
void SdrHdl::onHelpRequest(const class HelpEvent &,)
0
-include/svx/svdundo.hxx:69
- class rtl::OUString SdrUndoAction::GetSdrRepeatComment(class SdrView &,)const
- 0
include/vcl/accessibletable.hxx:91
class tools::Rectangle vcl::table::IAccessibleTable::GetFieldCharacterBounds(int,int,int,)
001