diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-06-16 00:19:16 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-06-16 00:19:16 +0800 |
commit | e205921fd969b1c5a1fb464b29bb818363724297 (patch) | |
tree | 486bcc5b0ad4164db32d9541596d1713ea8de1af /doc | |
parent | ecd605278fdb96cbeff88dbcfcd8180a3b754f9c (diff) | |
download | gsoc2013-evolution-e205921fd969b1c5a1fb464b29bb818363724297.tar.gz gsoc2013-evolution-e205921fd969b1c5a1fb464b29bb818363724297.tar.zst gsoc2013-evolution-e205921fd969b1c5a1fb464b29bb818363724297.zip |
Remove e_tree_model_has_change_pending().
ETreeMemory does not implement this, so it's always FALSE.
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 4843312d45..e39ec99783 100644 --- a/doc/reference/evolution-util/evolution-util-sections.txt +++ b/doc/reference/evolution-util/evolution-util-sections.txt @@ -4354,7 +4354,6 @@ e_tree_model_has_save_id e_tree_model_get_save_id e_tree_model_has_get_node_by_id e_tree_model_get_node_by_id -e_tree_model_has_change_pending e_tree_model_sort_value_at e_tree_model_value_at e_tree_model_set_value_at |