summaryrefslogtreecommitdiff
path: root/include/vcl/svlbitm.hxx
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2019-03-25 15:55:37 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2019-03-26 07:30:21 +0100
commit6c0f5f7f2a6cc122a738deb0a17353cca1cd5c7e (patch)
treefead70c051edcf671e43555498d710430dd0cbce /include/vcl/svlbitm.hxx
parent7030a5860f99378ba951ecb8e2cc0425af63b741 (diff)
loplugin:unusedmethods
Change-Id: I8bbf439d69a330a9ad28ff52cc49a9fec2c12500 Reviewed-on: https://gerrit.libreoffice.org/69684 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'include/vcl/svlbitm.hxx')
-rw-r--r--include/vcl/svlbitm.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/vcl/svlbitm.hxx b/include/vcl/svlbitm.hxx
index c5e478a6d539..e5c5f6dd840c 100644
--- a/include/vcl/svlbitm.hxx
+++ b/include/vcl/svlbitm.hxx
@@ -190,7 +190,6 @@ public:
void SetStateUnchecked();
void SetStateTristate();
void SetStateHilighted(bool bHilight);
- void SetStateInvisible();
SvLBoxButtonKind GetKind() const { return eKind; }