From 2afe7493a5d5bc0edac6525b02f8cc5e414a7aa0 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Mon, 4 Oct 2010 09:50:02 +0200 Subject: remove deprecated FIXME --- libempathy-gtk/empathy-contact-menu.c | 1 - 1 file changed, 1 deletion(-) diff --git a/libempathy-gtk/empathy-contact-menu.c b/libempathy-gtk/empathy-contact-menu.c index 651622554..921e8d783 100644 --- a/libempathy-gtk/empathy-contact-menu.c +++ b/libempathy-gtk/empathy-contact-menu.c @@ -363,7 +363,6 @@ empathy_contact_file_transfer_menu_item_new (EmpathyContact *contact) return item; } -/* FIXME we should check if the contact supports vnc stream tube */ GtkWidget * empathy_contact_share_my_desktop_menu_item_new (EmpathyContact *contact) { -- cgit