diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-07-01 22:45:01 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-07-02 22:34:11 +0800 |
commit | 4391d00cdfabb436e31ce1a3bdbe9d623132d79d (patch) | |
tree | 61eff4b0e883fb294c4f216558f2f8215c810cb7 /doc | |
parent | 1f6560f3f2a1df2ae5bffae56a52206dd193a694 (diff) | |
download | gsoc2013-evolution-4391d00cdfabb436e31ce1a3bdbe9d623132d79d.tar.gz gsoc2013-evolution-4391d00cdfabb436e31ce1a3bdbe9d623132d79d.tar.zst gsoc2013-evolution-4391d00cdfabb436e31ce1a3bdbe9d623132d79d.zip |
Remove ETableWithout.
No longer used.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-docs.sgml | 1 | ||||
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 26 | ||||
-rw-r--r-- | doc/reference/evolution-util/evolution-util.types | 1 |
3 files changed, 0 insertions, 28 deletions
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 @@ <xi:include href="xml/e-table-subset-variable.xml"/> <xi:include href="xml/e-table-subset.xml"/> <xi:include href="xml/e-table-utils.xml"/> - <xi:include href="xml/e-table-without.xml"/> <xi:include href="xml/e-tree.xml"/> <xi:include href="xml/e-tree-model.xml"/> <xi:include href="xml/e-tree-selection-model.xml"/> 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 @@ -3982,32 +3982,6 @@ e_table_util_calculate_current_search_col </SECTION> <SECTION> -<FILE>e-table-without</FILE> -<TITLE>ETableWithout</TITLE> -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 -<SUBSECTION Standard> -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 -<SUBSECTION Private> -ETableWithoutPrivate -</SECTION> - -<SECTION> <FILE>e-text</FILE> <TITLE>EText</TITLE> 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 |