summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-10-18 15:43:21 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-10-21 19:31:47 +0200
commit501233bf55cc89b146e2dca9a37d749d14486a18 (patch)
tree4b8600cec63ae91974a7a47f213c94a7d86ee9d8 /compilerplugins
parentb25fd58a1ecba62f7967dd118194f5994fcd5c23 (diff)
loplugin:virtualdead unused param in OTableRowView
Change-Id: Ice8d68284800e12af3e334722cc6109a1614e335 Reviewed-on: https://gerrit.libreoffice.org/81243 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/virtualdead.unusedparams.results6
1 files changed, 0 insertions, 6 deletions
diff --git a/compilerplugins/clang/virtualdead.unusedparams.results b/compilerplugins/clang/virtualdead.unusedparams.results
index e4f4db66e909..73874d79ef24 100644
--- a/compilerplugins/clang/virtualdead.unusedparams.results
+++ b/compilerplugins/clang/virtualdead.unusedparams.results
@@ -52,12 +52,6 @@ dbaccess/source/core/inc/containerapprove.hxx:53
dbaccess/source/ui/inc/callbacks.hxx:53
_Bool dbaui::IControlActionListener::requestDrag(signed char,const class Point &,)
01
-dbaccess/source/ui/inc/TableDesignControl.hxx:68
- _Bool dbaui::OTableRowView::IsPrimaryKeyAllowed(long,)
- 0
-dbaccess/source/ui/inc/TableDesignControl.hxx:70
- _Bool dbaui::OTableRowView::IsDeleteAllowed(long,)
- 0
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