summaryrefslogtreecommitdiffstats
path: root/compilerplugins
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-11-07 09:37:03 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-11-07 13:09:57 +0100
commit2b635e6de85a9364ec9159a0d827de40bff4a0b9 (patch)
tree1e9cfa78f453006aa614b00cfbab44827e08a13c /compilerplugins
parentButtonDialog is only inherited from (diff)
downloadcore-2b635e6de85a9364ec9159a0d827de40bff4a0b9.tar.gz
core-2b635e6de85a9364ec9159a0d827de40bff4a0b9.zip
drop unused TreeView::set_top_entry
Change-Id: I70171b95baf29486c253e7d388ba59385da1d929 Reviewed-on: https://gerrit.libreoffice.org/82196 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.results2
1 files changed, 0 insertions, 2 deletions
diff --git a/compilerplugins/clang/unusedmethods.results b/compilerplugins/clang/unusedmethods.results
index 0968a260a960..43e1c9acf25d 100644
--- a/compilerplugins/clang/unusedmethods.results
+++ b/compilerplugins/clang/unusedmethods.results
@@ -866,8 +866,6 @@ include/vcl/weld.hxx:748
void weld::TreeView::append(const class weld::TreeIter *,const class rtl::OUString &,const class rtl::OUString &,const class rtl::OUString &)
include/vcl/weld.hxx:757
void weld::TreeView::append(const class rtl::OUString &,const class rtl::OUString &,class VirtualDevice &)
-include/vcl/weld.hxx:803
- void weld::TreeView::set_top_entry(int)
include/vcl/weld.hxx:941
void weld::TreeView::select_all()
include/vcl/weld.hxx:985