summaryrefslogtreecommitdiff
path: root/include/vcl/treelistbox.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-08-26 13:47:34 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-08-26 20:48:57 +0200
commit205c47443ea43341cacec52acbe53a470f41acc6 (patch)
tree5a9cf627ccb86c6d52250f041542d4fcddc83d73 /include/vcl/treelistbox.hxx
parent3f820a5638b84bd66c9a58172f1c812b54e6f9da (diff)
loplugin:unusedmethods
Change-Id: I9d1abe62e7e0ae3434e0b2d440d6ccf0435e97cc Reviewed-on: https://gerrit.libreoffice.org/78131 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/vcl/treelistbox.hxx')
-rw-r--r--include/vcl/treelistbox.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/treelistbox.hxx b/include/vcl/treelistbox.hxx
index 470299180818..454e507460e9 100644
--- a/include/vcl/treelistbox.hxx
+++ b/include/vcl/treelistbox.hxx
@@ -610,7 +610,6 @@ public:
static const Image& GetCollapsedEntryBmp(const SvTreeListEntry* _pEntry );
void SetCheckButtonHdl( const Link<SvTreeListBox*,void>& rLink ) { aCheckButtonHdl=rLink; }
- const Link<SvTreeListBox*,void>& GetCheckButtonHdl() const { return aCheckButtonHdl; }
virtual void CheckButtonHdl();
void SetSublistOpenWithReturn(); // open/close sublist with return/enter