From 4391d00cdfabb436e31ce1a3bdbe9d623132d79d Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Mon, 1 Jul 2013 10:45:01 -0400 Subject: Remove ETableWithout. No longer used. --- .../evolution-util/evolution-util-docs.sgml | 1 - .../evolution-util/evolution-util-sections.txt | 26 ---------------------- doc/reference/evolution-util/evolution-util.types | 1 - 3 files changed, 28 deletions(-) (limited to 'doc') diff --git a/doc/reference/evolution-util/evolution-util-docs.sgml b/doc/reference/evolution-util/evolution-util-docs.sgml index 33fb5610fa..34767cd63f 100644 --- a/doc/reference/evolution-util/evolution-util-docs.sgml +++ b/doc/reference/evolution-util/evolution-util-docs.sgml @@ -141,7 +141,6 @@ - diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index edeab2ffd0..fd11aadfb2 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -3981,32 +3981,6 @@ e_table_spec_to_full_header e_table_util_calculate_current_search_col -
-e-table-without -ETableWithout -ETableWithout -ETableWithoutGetKeyFunc -ETableWithoutDuplicateKeyFunc -ETableWithoutFreeKeyFunc -e_table_without_new -e_table_without_construct -e_table_without_hide -e_table_without_hide_adopt -e_table_without_show -e_table_without_show_all - -E_TABLE_WITHOUT -E_IS_TABLE_WITHOUT -E_TYPE_TABLE_WITHOUT -E_TABLE_WITHOUT_CLASS -E_IS_TABLE_WITHOUT_CLASS -E_TABLE_WITHOUT_GET_CLASS -ETableWithoutClass -e_table_without_get_type - -ETableWithoutPrivate -
-
e-text EText diff --git a/doc/reference/evolution-util/evolution-util.types b/doc/reference/evolution-util/evolution-util.types index 76d23cd42b..8c0daad334 100644 --- a/doc/reference/evolution-util/evolution-util.types +++ b/doc/reference/evolution-util/evolution-util.types @@ -146,7 +146,6 @@ e_table_sorter_get_type e_table_specification_get_type e_table_state_get_type e_table_subset_get_type -e_table_without_get_type e_text_event_processor_emacs_like_get_type e_text_event_processor_get_type e_text_get_type -- cgit