diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-14 11:17:10 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-14 15:53:55 +0200 |
commit | 6a9e20e16701014e432aeec7a4a6705a2d6013b9 (patch) | |
tree | c5c05f2f8561082b1c94e8fde422044936254267 /solenv/bin | |
parent | 77d083f2cbe496274cdab38a3a34497d1b742d86 (diff) |
SvxLanguageComboBox is unused
Change-Id: I8f5fc0a80e84dc4aa79f7488591fb4904e5f5338
Reviewed-on: https://gerrit.libreoffice.org/80763
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/bin')
-rwxr-xr-x | solenv/bin/native-code.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index e854f84fdf74..ab2f87894b80 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -506,7 +506,6 @@ custom_widgets = [ 'SvxFillAttrBox', 'SvxFillTypeBox', 'SvxLanguageBox', - 'SvxLanguageComboBox', 'SvxLightCtl3D', 'SvxRelativeField', 'SvxTextEncodingBox', |