From: Sergio Villar Senin Date: Thu, 30 Oct 2008 09:53:50 +0000 (+0000) Subject: * Fixes NB#91094, removed a comment X-Git-Tag: git_migration_finished~1085 X-Git-Url: http://git.maemo.org/git/?p=modest;a=commitdiff_plain;h=e409019f9550cc46abcbd8e5f985d58da8b015c7 * Fixes NB#91094, removed a comment pmo-trunk-r6183 --- diff --git a/src/modest-count-stream.c b/src/modest-count-stream.c index d0aba97..fe0270d 100644 --- a/src/modest-count-stream.c +++ b/src/modest-count-stream.c @@ -203,7 +203,6 @@ modest_count_stream_get_type (void) "ModestCountStream", &info, 0); - /* TODO? : FIX THIS (ADD _TYPE): */ g_type_add_interface_static (type, TNY_TYPE_STREAM, &tny_stream_info);