diff options
author | Philip Withnall <philip@tecnocode.co.uk> | 2010-09-07 09:30:08 +0100 |
---|---|---|
committer | Philip Withnall <philip@tecnocode.co.uk> | 2010-09-07 09:30:08 +0100 |
commit | 9bcac38a8819608633c24045df4098bbd4e0ae4b (patch) | |
tree | 1c31b71bd6232211b673e2bb13478c20a27aca0e /docs/reference/gdata-sections.txt | |
parent | 662fb24615c54e5cae7ca0cc456417aeecd14df1 (diff) | |
download | libgdata-9bcac38a8819608633c24045df4098bbd4e0ae4b.tar.gz |
contacts: Remove gdata_contacts_service_update_contact()
It was an unnecessary wrapper around gdata_service_update_entry(), which
should be used instead. This is an API break.
Diffstat (limited to 'docs/reference/gdata-sections.txt')
-rw-r--r-- | docs/reference/gdata-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/reference/gdata-sections.txt b/docs/reference/gdata-sections.txt index 9e4503aa..2198384a 100644 --- a/docs/reference/gdata-sections.txt +++ b/docs/reference/gdata-sections.txt @@ -279,7 +279,6 @@ gdata_contacts_service_new gdata_contacts_service_query_contacts gdata_contacts_service_query_contacts_async gdata_contacts_service_insert_contact -gdata_contacts_service_update_contact <SUBSECTION Standard> gdata_contacts_service_get_type GDATA_CONTACTS_SERVICE |