diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-21 03:02:56 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-06-21 03:31:53 +0800 |
commit | 794bf75c9eeb0cc91837ea3ccff92792ecae88a6 (patch) | |
tree | 01d7ba128218e770e27f4be3b2e2bab03035e85f /doc | |
parent | 27e326c80fc40e9e99ecc4a2c6c3bf744d370e61 (diff) | |
download | gsoc2013-evolution-794bf75c9eeb0cc91837ea3ccff92792ecae88a6.tar.gz gsoc2013-evolution-794bf75c9eeb0cc91837ea3ccff92792ecae88a6.tar.zst gsoc2013-evolution-794bf75c9eeb0cc91837ea3ccff92792ecae88a6.zip |
Remove e_tree_view_to_model_row().
Now that ETree no longer has an ESorter, this function is silly.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/evolution-util/evolution-util-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/evolution-util/evolution-util-sections.txt b/doc/reference/evolution-util/evolution-util-sections.txt index eede4cb59f..67b961e6be 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4189,7 +4189,6 @@ e_tree_show_cursor_after_reflow e_tree_set_cursor e_tree_get_cursor e_tree_path_foreach -e_tree_view_to_model_row e_tree_get_cell_at e_tree_get_cell_geometry e_tree_get_model |