diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-05-03 04:09:12 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2011-05-03 04:09:12 +0800 |
commit | 18d8b5f73dcef5d6f3c1fdd02d168cf90762bb75 (patch) | |
tree | 5eacc41211b6e421ffb6db2bd15768df8171400c /doc | |
parent | 7c8489e9d644c5e101a5c74bbc393868d957532a (diff) | |
download | gsoc2013-evolution-18d8b5f73dcef5d6f3c1fdd02d168cf90762bb75.tar.gz gsoc2013-evolution-18d8b5f73dcef5d6f3c1fdd02d168cf90762bb75.tar.zst gsoc2013-evolution-18d8b5f73dcef5d6f3c1fdd02d168cf90762bb75.zip |
Remove e_get_account_by_transport_url().
Function is no longer used, or wanted.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/reference/shell/eshell-sections.txt | 1 | ||||
-rw-r--r-- | doc/reference/shell/tmpl/e-account-utils.sgml | 9 |
2 files changed, 0 insertions, 10 deletions
diff --git a/doc/reference/shell/eshell-sections.txt b/doc/reference/shell/eshell-sections.txt index 5d9402fafc..f5b389ca84 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -435,7 +435,6 @@ e_set_default_account e_get_account_by_name e_get_account_by_uid e_get_account_by_source_url -e_get_account_by_transport_url e_get_any_enabled_account e_get_default_transport e_get_subscribable_accounts diff --git a/doc/reference/shell/tmpl/e-account-utils.sgml b/doc/reference/shell/tmpl/e-account-utils.sgml index dae48fdc9e..c8b80e9010 100644 --- a/doc/reference/shell/tmpl/e-account-utils.sgml +++ b/doc/reference/shell/tmpl/e-account-utils.sgml @@ -73,15 +73,6 @@ Mail Accounts @Returns: -<!-- ##### FUNCTION e_get_account_by_transport_url ##### --> -<para> - -</para> - -@transport_url: -@Returns: - - <!-- ##### FUNCTION e_get_any_enabled_account ##### --> <para> |