summaryrefslogtreecommitdiff
path: root/compilerplugins
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-08-01 17:49:04 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-08-01 22:19:41 +0200
commit3c498ff3de6b4fb0ccdebc19d1b4dc5452e6d70b (patch)
tree73846b313a09044183aac2b98e23b294f56d517f /compilerplugins
parenta9f8f86387e7ef7eb5dd17528075e510a1b084a5 (diff)
drop newly unused EnableImageDisplay + EnableTextDisplay
Change-Id: I534c5fcfe2e8b55d0f01075b62e7168a10e805a9 Reviewed-on: https://gerrit.libreoffice.org/76819 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/constantparam.booleans.results8
1 files changed, 0 insertions, 8 deletions
diff --git a/compilerplugins/clang/constantparam.booleans.results b/compilerplugins/clang/constantparam.booleans.results
index a39ccbc292a8..132e12df226d 100644
--- a/compilerplugins/clang/constantparam.booleans.results
+++ b/compilerplugins/clang/constantparam.booleans.results
@@ -1494,14 +1494,6 @@ include/vcl/alpha.hxx:58
void AlphaMask::Replace(unsigned char,unsigned char)
unsigned char cSearchTransparency
0
-include/vcl/button.hxx:87
- void Button::EnableImageDisplay(_Bool)
- _Bool bEnable
- 1
-include/vcl/button.hxx:88
- void Button::EnableTextDisplay(_Bool)
- _Bool bEnable
- 1
include/vcl/combobox.hxx:120
void ComboBox::EnableMultiSelection(_Bool)
_Bool bMulti