diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-17 13:59:08 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-17 18:10:50 +0200 |
commit | 1d822ece4f99efa7518c62cf5dd2f616c4fed8de (patch) | |
tree | ba4738c24a440ac590043032e516dc3b1b918269 /solenv | |
parent | bd8b2a95e2c88cdab80c514c0d6364bad91d9177 (diff) |
drop ScCsvTableBox
Change-Id: Id73eb4c941ac9bcf75c518cefba795de587edbd9
Reviewed-on: https://gerrit.libreoffice.org/80957
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-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 eb3fc15740bb..0b6b1f0a74f5 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -490,7 +490,6 @@ custom_widgets = [ 'RecentDocsView', 'RowEdit', 'SameContentListBox', - 'ScCsvTableBox', 'ScDataTableView', 'SdPageObjsTLB', 'SearchBox', |