diff options
author | Matthew Barnes <mbarnes@redhat.com> | 2013-11-27 23:28:55 +0800 |
---|---|---|
committer | Matthew Barnes <mbarnes@redhat.com> | 2013-11-28 02:15:08 +0800 |
commit | 8ae3cc32830179e0937b315d673d11a17658e7ac (patch) | |
tree | 8cd30a3abc8f199aab84f71d67507ee20f5d2d99 /doc/reference | |
parent | eedcd8118c26f2bb22cc0f8cee0fee5714efb257 (diff) | |
download | gsoc2013-evolution-8ae3cc32830179e0937b315d673d11a17658e7ac.tar gsoc2013-evolution-8ae3cc32830179e0937b315d673d11a17658e7ac.tar.gz gsoc2013-evolution-8ae3cc32830179e0937b315d673d11a17658e7ac.tar.bz2 gsoc2013-evolution-8ae3cc32830179e0937b315d673d11a17658e7ac.tar.lz gsoc2013-evolution-8ae3cc32830179e0937b315d673d11a17658e7ac.tar.xz gsoc2013-evolution-8ae3cc32830179e0937b315d673d11a17658e7ac.tar.zst gsoc2013-evolution-8ae3cc32830179e0937b315d673d11a17658e7ac.zip |
Remove mail_cancel_all().
Turns out this function was a no-op, because nothing registered itself
to be cancelled this way. This was part of the legacy async framework,
which we've mostly moved away from now.
Diffstat (limited to 'doc/reference')
-rw-r--r-- | doc/reference/evolution-mail-engine/evolution-mail-engine-sections.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/reference/evolution-mail-engine/evolution-mail-engine-sections.txt b/doc/reference/evolution-mail-engine/evolution-mail-engine-sections.txt index c666ff9e53..15da5af989 100644 --- a/doc/reference/evolution-mail-engine/evolution-mail-engine-sections.txt +++ b/doc/reference/evolution-mail-engine/evolution-mail-engine-sections.txt @@ -363,7 +363,6 @@ mail_msg_main_loop_push mail_msg_unordered_push mail_msg_fast_ordered_push mail_msg_slow_ordered_push -mail_cancel_all mail_get_password mail_in_main_thread mail_call_t |