[empathy: 16/17] Remove FIXME



commit fa658816077d8dfcd59978bcb69b00b789f12636
Author: Danielle Madeley <danielle madeley collabora co uk>
Date:   Tue Dec 22 14:15:05 2009 +1100

    Remove FIXME

 src/empathy-chat-window.c |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)
---
diff --git a/src/empathy-chat-window.c b/src/empathy-chat-window.c
index 6b0dc5d..5ad66fd 100644
--- a/src/empathy-chat-window.c
+++ b/src/empathy-chat-window.c
@@ -882,8 +882,6 @@ chat_window_invite_participant_activate_cb (GtkAction         *action,
 	tp_chat = empathy_chat_get_tp_chat (priv->current_chat);
 	channel = empathy_tp_chat_get_channel (tp_chat);
 
-	/* FIXME: should filter out the existing participants from the
-	 * list */
 	dialog = empathy_invite_participant_dialog_new (
 			GTK_WINDOW (priv->dialog));
 	gtk_widget_show (dialog);



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