diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-18 15:37:10 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-21 18:12:52 +0200 |
commit | f0f9d986e38c83ffc9fbc16cef461398231756aa (patch) | |
tree | a578a12992f46480d89a78abcde9ccdbc580a5b3 /compilerplugins | |
parent | b54889fb57ecdc2d8fe1badcb325c1ed70e9e7ec (diff) |
loplugin:virtualdead unused param in SvtFileDialog_Base
Change-Id: Id10c6df2a9d00f19dc1dc314515fedbe90918f66
Reviewed-on: https://gerrit.libreoffice.org/81235
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 90a168fee2d6..685ee43e2b3c 100644 --- a/compilerplugins/clang/virtualdead.unusedparams.results +++ b/compilerplugins/clang/virtualdead.unusedparams.results @@ -73,9 +73,6 @@ forms/source/richtext/textattributelistener.hxx:32 forms/source/richtext/textattributelistener.hxx:44 void frm::ITextSelectionListener::onSelectionChanged(const struct ESelection &,) 0 -fpicker/source/office/fpdialogbase.hxx:106 - void SvtFileDialog_Base::setImage(short,const class com::sun::star::uno::Any &,) - 01 include/canvas/base/bufferedgraphicdevicebase.hxx:230 void canvas::BufferedGraphicDeviceBase::windowShown(const struct com::sun::star::lang::EventObject &,) 0 |