diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-21 01:42:20 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-06-21 03:31:52 +0800 |
commit | 05f69aaec0f66e8d75717a1e3f211db84aaf45cb (patch) | |
tree | 00324d629acbd36729b147509dffa0f355060f61 /doc | |
parent | bb22e3b53a7dee35ac0e691e8ce8c96cbc34575a (diff) | |
download | gsoc2013-evolution-05f69aaec0f66e8d75717a1e3f211db84aaf45cb.tar.gz gsoc2013-evolution-05f69aaec0f66e8d75717a1e3f211db84aaf45cb.tar.zst gsoc2013-evolution-05f69aaec0f66e8d75717a1e3f211db84aaf45cb.zip |
Remove unused e_tree_get_prev_row().
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 2fe9611641..b1cc0da4de 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4190,7 +4190,6 @@ e_tree_show_cursor_after_reflow e_tree_set_cursor e_tree_get_cursor e_tree_path_foreach -e_tree_get_prev_row e_tree_model_to_view_row e_tree_view_to_model_row e_tree_get_cell_at |