diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-17 16:47:45 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-21 08:32:39 +0200 |
commit | defd2cb0255ad9e376ccd18df9a48ed1adae9d1e (patch) | |
tree | f1620e0100965549da9c7476e98078e078717003 /compilerplugins | |
parent | d5ec8bc929d243fbd707b916883d0a192d5bb072 (diff) |
loplugin:virtualdead unused param in SdrHdl::onHelpRequest
Change-Id: I3d75755bd6fd7f3168725c53fd8ce571a938fa37
Reviewed-on: https://gerrit.libreoffice.org/81181
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r-- | compilerplugins/clang/virtualdead.unusedparams.results | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/compilerplugins/clang/virtualdead.unusedparams.results b/compilerplugins/clang/virtualdead.unusedparams.results index 08ae23369b67..5646996b40db 100644 --- a/compilerplugins/clang/virtualdead.unusedparams.results +++ b/compilerplugins/clang/virtualdead.unusedparams.results @@ -184,9 +184,6 @@ include/svx/IAccessibleParent.hxx:80 include/svx/selectioncontroller.hxx:48 _Bool sdr::SelectionController::onMouseButtonUp(const class MouseEvent &,class vcl::Window *,) 10 -include/svx/svdhdl.hxx:242 - void SdrHdl::onHelpRequest(const class HelpEvent &,) - 0 include/vcl/accessibletable.hxx:91 class tools::Rectangle vcl::table::IAccessibleTable::GetFieldCharacterBounds(int,int,int,) 001 |