diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-15 23:11:55 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-06-15 23:11:55 +0800 |
commit | f1ee71f71f9af35fba479fe3d74d82ddaecebd66 (patch) | |
tree | 5fbe3418d1726ce64a8c8885abf27eb8a08113c6 /doc | |
parent | e808cf140deb6906445392c71f69ab87699c0040 (diff) | |
download | gsoc2013-evolution-f1ee71f71f9af35fba479fe3d74d82ddaecebd66.tar.gz gsoc2013-evolution-f1ee71f71f9af35fba479fe3d74d82ddaecebd66.tar.zst gsoc2013-evolution-f1ee71f71f9af35fba479fe3d74d82ddaecebd66.zip |
Remove unused e_tree_model_node_get_prev().
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 3c2d2f6969..7ed1d8931a 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4344,7 +4344,6 @@ e_tree_model_get_root e_tree_model_node_get_parent e_tree_model_node_get_first_child e_tree_model_node_get_next -e_tree_model_node_get_prev e_tree_model_node_is_root e_tree_model_node_is_expandable e_tree_model_node_get_children |