diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-07-31 10:24:18 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2020-07-31 11:17:48 +0200 |
commit | c3d446522d0bd1ec0f1d9e0c4a83e3472eb108da (patch) | |
tree | 191690a7a010e7bfc8947eed186abad69f46d2ff /solenv | |
parent | 2bfd51eab364c6b00603e2fa1e9c354eec90dc7f (diff) |
loplugin:unusedmethods
Change-Id: I0d888b565b0b53b318b790926667d7ba49504411
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99854
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index b51a643f84ac..bdd8173d6106 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -1550,7 +1550,6 @@ comphelper/source/misc/base64.cxx comphelper/source/misc/comphelper_module.cxx comphelper/source/misc/comphelper_services.cxx comphelper/source/misc/componentbase.cxx -comphelper/source/misc/componentmodule.cxx comphelper/source/misc/configuration.cxx comphelper/source/misc/configurationhelper.cxx comphelper/source/misc/dispatchcommand.cxx @@ -5602,7 +5601,6 @@ include/comphelper/classids.hxx include/comphelper/comphelperdllapi.h include/comphelper/componentbase.hxx include/comphelper/componentguard.hxx -include/comphelper/componentmodule.hxx include/comphelper/configuration.hxx include/comphelper/configurationhelper.hxx include/comphelper/configurationlistener.hxx |