diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2011-05-06 23:33:37 +0800 |
---|---|---|
committer | Rodrigo Moya <rodrigo@gnome-db.org> | 2011-06-30 00:42:10 +0800 |
commit | 3d651e44f40ddfaea9c4cee490b866fb8c01c784 (patch) | |
tree | 8509712ada7151929f3a528edf0f5f149fb364aa /doc | |
parent | df96db8f36adee8760fc728ee512391638170ab0 (diff) | |
download | gsoc2013-evolution-3d651e44f40ddfaea9c4cee490b866fb8c01c784.tar.gz gsoc2013-evolution-3d651e44f40ddfaea9c4cee490b866fb8c01c784.tar.zst gsoc2013-evolution-3d651e44f40ddfaea9c4cee490b866fb8c01c784.zip |
Remove e_get_account_by_source_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 f5b389ca84..1e75927cd4 100644 --- a/doc/reference/shell/eshell-sections.txt +++ b/doc/reference/shell/eshell-sections.txt @@ -434,7 +434,6 @@ e_get_default_account e_set_default_account e_get_account_by_name e_get_account_by_uid -e_get_account_by_source_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 c8b80e9010..2a069953d4 100644 --- a/doc/reference/shell/tmpl/e-account-utils.sgml +++ b/doc/reference/shell/tmpl/e-account-utils.sgml @@ -64,15 +64,6 @@ Mail Accounts @Returns: -<!-- ##### FUNCTION e_get_account_by_source_url ##### --> -<para> - -</para> - -@source_url: -@Returns: - - <!-- ##### FUNCTION e_get_any_enabled_account ##### --> <para> |