extras/source/glade/libreoffice-catalog.xml.in |    3 ---
 solenv/bin/native-code.py                      |    1 -
 2 files changed, 4 deletions(-)

New commits:
commit 1d822ece4f99efa7518c62cf5dd2f616c4fed8de
Author:     Caolán McNamara <caol...@redhat.com>
AuthorDate: Thu Oct 17 13:59:08 2019 +0100
Commit:     Caolán McNamara <caol...@redhat.com>
CommitDate: Thu Oct 17 18:10:50 2019 +0200

    drop ScCsvTableBox
    
    Change-Id: Id73eb4c941ac9bcf75c518cefba795de587edbd9
    Reviewed-on: https://gerrit.libreoffice.org/80957
    Tested-by: Jenkins
    Reviewed-by: Caolán McNamara <caol...@redhat.com>
    Tested-by: Caolán McNamara <caol...@redhat.com>

diff --git a/extras/source/glade/libreoffice-catalog.xml.in 
b/extras/source/glade/libreoffice-catalog.xml.in
index a370ccbf8041..20ee6277219d 100644
--- a/extras/source/glade/libreoffice-catalog.xml.in
+++ b/extras/source/glade/libreoffice-catalog.xml.in
@@ -95,9 +95,6 @@
     <glade-widget-class title="TableValueSet" name="sdlo-TableValueSet"
                         generic-name="Set of Table Value Options" 
parent="GtkDrawingArea"
                         icon-name="widget-gtk-drawingarea"/>
-    <glade-widget-class title="CsvTableBox" name="sclo-ScCsvTableBox"
-                        generic-name="CSV Table Box" parent="GtkDrawingArea"
-                        icon-name="widget-gtk-drawingarea"/>
     <glade-widget-class title="Table Preview" name="swuilo-AutoFmtPreview"
                         generic-name="Table Preview Window" 
parent="GtkDrawingArea"
                         icon-name="widget-gtk-drawingarea"/>
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',
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to