summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-11-07 10:00:36 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-11-07 13:58:43 +0100
commit72fad7a18d9967d35a68ee9f64f469f438a68882 (patch)
treec94d8b9a2c2c881746e081c1e01c58215f1659ed /compilerplugins
parent2b635e6de85a9364ec9159a0d827de40bff4a0b9 (diff)
remove some unused getters
Change-Id: Iaa556491add4a7674f90ecfbf8e44f0b1d6583ee Reviewed-on: https://gerrit.libreoffice.org/82198 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'compilerplugins')
-rw-r--r--compilerplugins/clang/unusedmethods.results4
1 files changed, 0 insertions, 4 deletions
diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results
index 43e1c9acf25d..76a8b3d457b9 100644
--- a/compilerplugins/clang/unusedmethods.results
+++ b/compilerplugins/clang/unusedmethods.results
@@ -724,10 +724,6 @@ include/vcl/customweld.hxx:115
void weld::CustomWeld::queue_draw_area(int,int,int,int)
include/vcl/dialog.hxx:129
_Bool Dialog::StartExecuteAsync(const class std::function<void (int)> &)
-include/vcl/edit.hxx:184
- _Bool Edit::IsSelectAllSingleClick() const
-include/vcl/edit.hxx:216
- class rtl::OUString Edit::GetPlaceholderText() const
include/vcl/EnumContext.hxx:118
vcl::EnumContext::EnumContext(const class rtl::OUString &,const class rtl::OUString &)
include/vcl/errcode.hxx:86