summaryrefslogtreecommitdiffstats
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-18 15:47:38 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-22 08:13:38 +0200
commit964ffdc0687c14f9a90105dab4ffdf5eb09b6231 (patch)
treee51c420c7f4c639b68b593e7b6ea256b7089b242 /compilerplugins
parentRather not put unencrypted doc in a tempfile (diff)
downloadcore-964ffdc0687c14f9a90105dab4ffdf5eb09b6231.tar.gz
core-964ffdc0687c14f9a90105dab4ffdf5eb09b6231.zip
loplugin:virtualdead unused param in IContainerApprove
Change-Id: I59edede149d02085125ee946994b6088c3152e7b Reviewed-on: https://gerrit.libreoffice.org/81246 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 ef67c180b642..99806442c261 100644
--- a/compilerplugins/clang/virtualdead.unusedparams.results
+++ b/compilerplugins/clang/virtualdead.unusedparams.results
@@ -46,9 +46,6 @@ dbaccess/source/core/api/CacheSet.hxx:175
dbaccess/source/core/api/CacheSet.hxx:176
_Bool dbaccess::OCacheSet::last_checked(_Bool,)
0
-dbaccess/source/core/inc/containerapprove.hxx:53
- void dbaccess::IContainerApprove::approveElement(const class rtl::OUString &,const class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> &,)
- 10
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