diff options
Diffstat (limited to 'mail/mail-ops.c')
-rw-r--r-- | mail/mail-ops.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/mail-ops.c b/mail/mail-ops.c index 3c0827d16f..ca80fffa7d 100644 --- a/mail/mail-ops.c +++ b/mail/mail-ops.c @@ -1038,8 +1038,6 @@ get_folderinfo_got (struct _mail_msg *mm) g_free (url); } - /* 'done' is probably guaranteed to fail, but... */ - if (m->done) m->done (m->store, m->info, m->data); } |