[Telepathy-commits] [telepathy-haze/master] We can assume that tp-glib won't pass NULL for a GArray representing an "ay"

Will Thompson will.thompson at collabora.co.uk
Fri Aug 15 03:36:42 PDT 2008


---
 src/connection-avatars.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/connection-avatars.c b/src/connection-avatars.c
index 7f94cc7..fe37f2d 100644
--- a/src/connection-avatars.c
+++ b/src/connection-avatars.c
@@ -330,7 +330,6 @@ haze_connection_set_avatar (TpSvcConnectionInterfaceAvatars *self,
     TpBaseConnection *base_conn = TP_BASE_CONNECTION (conn);
     PurpleAccount *account = conn->account;
 
-    /* TODO: is 'avatar' guaranteed non-null? */
     /* TODO: check that the avatar is few enough bytes for the mime type. */
     guchar *icon_data = NULL;
     size_t icon_len = avatar->len;
-- 
1.5.6.3




More information about the Telepathy-commits mailing list