diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-18 15:55:55 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2019-10-22 08:13:56 +0200 |
commit | 6921cde3917dcb4f420b50823394f84c3c8348c9 (patch) | |
tree | 0ac183e0c7231b9e86f37f281f7f08a2f6f8348e /compilerplugins | |
parent | db90e072fa0d0fe6514361cc50273aaa47563478 (diff) |
loplugin:virtualdead unused param in ChartTypeDialogController
Change-Id: I71eaedcd2fbd5b6d05bc90c4c5ddbc7fca9f5925
Reviewed-on: https://gerrit.libreoffice.org/81271
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 fda3eaf9f698..6a050a13ffcb 100644 --- a/compilerplugins/clang/virtualdead.unusedparams.results +++ b/compilerplugins/clang/virtualdead.unusedparams.results @@ -34,9 +34,6 @@ basic/source/comp/codegen.cxx:467 chart2/source/controller/dialogs/ChangingResource.hxx:30 void chart::ResourceChangeListener::stateChanged(class chart::ChangingResource *,) 0 -chart2/source/controller/dialogs/ChartTypeDialogController.hxx:105 - void chart::ChartTypeDialogController::fillExtraControls(const class chart::ChartTypeParameter &,const class com::sun::star::uno::Reference<class com::sun::star::chart2::XChartDocument> &,const class com::sun::star::uno::Reference<class com::sun::star::beans::XPropertySet> &,)const - 011 desktop/source/deployment/registry/inc/dp_backend.h:84 void dp_registry::backend::Package::processPackage_(class osl::ResettableGuard<class osl::Mutex> &,_Bool,_Bool,const class rtl::Reference<class dp_misc::AbortChannel> &,const class com::sun::star::uno::Reference<class com::sun::star::ucb::XCommandEnvironment> &,) 01111 |