summaryrefslogtreecommitdiff
path: root/include/vcl/treelistbox.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-03-13 15:03:37 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-03-14 08:48:09 +0100
commitc196d70337f6b755cfc4c34beda05554c6fab114 (patch)
tree233f8a3f1bfc26debc8be8aa04381125310f99c0 /include/vcl/treelistbox.hxx
parent527977d5cac51a9edd522d675f0ccf575d2f2dc0 (diff)
loplugin:unusedmethods
Change-Id: Ief7cdb14e2c0fe4b0332cd90e063d649065bf3b6 Reviewed-on: https://gerrit.libreoffice.org/69171 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 c03f300d84a1..7031c0954acd 100644
--- a/include/vcl/treelistbox.hxx
+++ b/include/vcl/treelistbox.hxx
@@ -615,7 +615,6 @@ public:
void SetDefaultCollapsedEntryBmp( const Image& rBmp );
void SetCheckButtonState( SvTreeListEntry*, SvButtonState );
- void SetCheckButtonInvisible( SvTreeListEntry* );
SvButtonState GetCheckButtonState( SvTreeListEntry* ) const;
void SetEntryText(SvTreeListEntry*, const OUString& );