diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-17 19:53:08 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-21 08:32:53 +0200 |
commit | 2302674d6c884bddf4ea7c42029f0a1465d01d49 (patch) | |
tree | 05d5c2f1fad31161fa8304280919d5e7125878b9 /compilerplugins | |
parent | defd2cb0255ad9e376ccd18df9a48ed1adae9d1e (diff) |
loplugin:virtualdead unused param in FmXDisposeListener::disposing
Change-Id: I2189f0a35b03bc8192ab91cd63b210f303f5d3e6
Reviewed-on: https://gerrit.libreoffice.org/81182
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 5646996b40db..9ed08fc878f6 100644 --- a/compilerplugins/clang/virtualdead.unusedparams.results +++ b/compilerplugins/clang/virtualdead.unusedparams.results @@ -175,9 +175,6 @@ include/svtools/table/tablerenderer.hxx:177 include/svtools/table/tablerenderer.hxx:224 void svt::table::ITableRenderer::HideCellCursor(class vcl::Window &,const class tools::Rectangle &,) 10 -include/svx/fmtools.hxx:141 - void FmXDisposeListener::disposing(const struct com::sun::star::lang::EventObject &,short,) - 01 include/svx/IAccessibleParent.hxx:80 _Bool accessibility::IAccessibleParent::ReplaceChild(class accessibility::AccessibleShape *,const class com::sun::star::uno::Reference<class com::sun::star::drawing::XShape> &,const long,const class accessibility::AccessibleShapeTreeInfo &,) 1101 |