diff options
Diffstat (limited to 'mail/e-mail-reader.h')
-rw-r--r-- | 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 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> |