diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-08-31 12:20:41 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-08-31 15:07:57 +0200 |
commit | 8d3f4245555f5fbaba8be7b318f80dd79532099d (patch) | |
tree | 39c95e50b57601e3f4e82bf189882386c320a0e4 /solenv/bin | |
parent | 0e944350e92810adfcf080ae1d98ad7bc4bd578d (diff) |
drop newly unused OFileURLControl
Change-Id: I8a043df9a90f363f0b6a1c470ac74c02c52db9a9
Reviewed-on: https://gerrit.libreoffice.org/78342
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 cff16c954cd6..aeb73892d64d 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -476,7 +476,6 @@ custom_widgets = [ 'IndexBox', 'ManagedMenuButton', 'MultiLineEditSyntaxHighlight', - 'OFileURLControl', 'OptionalBox', 'PageNumberListBox', 'PaperSizeListBox', |