[evolution] Revise a "to-do" comment that's done.



commit 8b434464f08f5f21a3d495e12e16a2a5b4fe9844
Author: Matthew Barnes <mbarnes redhat com>
Date:   Tue Dec 1 15:12:35 2009 -0500

    Revise a "to-do" comment that's done.

 mail/e-mail-reader.h |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)
---
diff --git a/mail/e-mail-reader.h b/mail/e-mail-reader.h
index 6e3b8d4..a79d7f5 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>



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]