summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-02-06 14:17:12 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-02-06 18:29:52 +0100
commitb3f88bad7a6ee272dc32b13bae6b480ce3211130 (patch)
treef035e5a65915412037cd98b0ad896f7903c8eb0a /solenv
parent97a5da96159f28de0b846de7dd94d2880251e8b3 (diff)
drop duplicate line in custom_widgets list
Change-Id: Id2b8c36e2dd4c7ab6b4158c40b85ec8c13dd6b6a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88107 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rwxr-xr-xsolenv/bin/native-code.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 71b37c987e59..c4670cf72433 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -499,7 +499,6 @@ custom_widgets = [
'DropdownBox',
'EmojiView',
'IndexBox',
- 'IndexBox',
'ManagedMenuButton',
'OptionalBox',
'PriorityHBox',