aboutsummaryrefslogtreecommitdiffstats
path: root/mail/e-mail-reader.h
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-12-02 04:12:35 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-12-02 04:12:35 +0800
commit8b434464f08f5f21a3d495e12e16a2a5b4fe9844 (patch)
treebb07f37c64efa21cee4f77cd4fe8ba840bc8014d /mail/e-mail-reader.h
parent5e938b590f66a44ed69e0867efe5158b634a7f57 (diff)
downloadgsoc2013-evolution-8b434464f08f5f21a3d495e12e16a2a5b4fe9844.tar
gsoc2013-evolution-8b434464f08f5f21a3d495e12e16a2a5b4fe9844.tar.gz
gsoc2013-evolution-8b434464f08f5f21a3d495e12e16a2a5b4fe9844.tar.bz2
gsoc2013-evolution-8b434464f08f5f21a3d495e12e16a2a5b4fe9844.tar.lz
gsoc2013-evolution-8b434464f08f5f21a3d495e12e16a2a5b4fe9844.tar.xz
gsoc2013-evolution-8b434464f08f5f21a3d495e12e16a2a5b4fe9844.tar.zst
gsoc2013-evolution-8b434464f08f5f21a3d495e12e16a2a5b4fe9844.zip
Revise a "to-do" comment that's done.
Diffstat (limited to 'mail/e-mail-reader.h')
-rw-r--r--mail/e-mail-reader.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/e-mail-reader.h b/mail/e-mail-reader.h
index 6e3b8d4f9a..a79d7f5274 100644
--- a/mail/e-mail-reader.h
+++ b/mail/e-mail-reader.h
@@ -25,9 +25,7 @@
/* XXX Anjal uses a different message list widget than Evolution, so
* avoid including <mail/message-list.h> in this file. This makes
* the get_message_list() method a little awkward since it returns
- * a GtkWidget pointer which almost always has to be type casted.
- * Consider adding get_folder() and get_folder_uri() methods to
- * take some pressure off get_message_list(). */
+ * a GtkWidget pointer which almost always has to be type casted. */
#include <gtk/gtk.h>
#include <camel/camel-folder.h>