diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-15 23:09:28 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-06-15 23:09:28 +0800 |
commit | e808cf140deb6906445392c71f69ab87699c0040 (patch) | |
tree | 4003b97a491c8dc50ec33a59b8a967709f666fab /doc | |
parent | 137a9cea1b588499c7e46e9e1dba341566dd18a1 (diff) | |
download | gsoc2013-evolution-e808cf140deb6906445392c71f69ab87699c0040.tar.gz gsoc2013-evolution-e808cf140deb6906445392c71f69ab87699c0040.tar.zst gsoc2013-evolution-e808cf140deb6906445392c71f69ab87699c0040.zip |
Remove unused e_tree_model_node_get_last_child().
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 b323921f50..3c2d2f6969 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4343,7 +4343,6 @@ ETreePath e_tree_model_get_root e_tree_model_node_get_parent e_tree_model_node_get_first_child -e_tree_model_node_get_last_child e_tree_model_node_get_next e_tree_model_node_get_prev e_tree_model_node_is_root |