[empathy: 6/7] Remove spurious comment
- From: Emilio Pozuelo Monfort <epm src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [empathy: 6/7] Remove spurious comment
- Date: Wed, 17 Nov 2010 14:29:50 +0000 (UTC)
commit de93254a7b91ea0620a4b6ae1c5cad2d922add91
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date: Wed Nov 17 15:25:08 2010 +0100
Remove spurious comment
libempathy-gtk/empathy-cell-renderer-text.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libempathy-gtk/empathy-cell-renderer-text.c b/libempathy-gtk/empathy-cell-renderer-text.c
index 910b5ab..22c0e05 100644
--- a/libempathy-gtk/empathy-cell-renderer-text.c
+++ b/libempathy-gtk/empathy-cell-renderer-text.c
@@ -358,7 +358,6 @@ cell_renderer_text_update_text (EmpathyCellRendererText *cell,
}
if (!priv->is_group && priv->types != NULL && g_strv_length (priv->types) > 0
- // FIXME: why don't we check the whole array?
&& !tp_strdiff (priv->types[0], "phone")) {
on_a_phone = TRUE;
/* We want the phone black. */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]