From 2815624c23a1a7acc9008926a1c2c513ef884c28 Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Tue, 26 Apr 2011 10:25:33 +0100 Subject: Remove dead code --- libempathy-gtk/empathy-log-window.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'libempathy-gtk') diff --git a/libempathy-gtk/empathy-log-window.c b/libempathy-gtk/empathy-log-window.c index 80274cad9..70a84180a 100644 --- a/libempathy-gtk/empathy-log-window.c +++ b/libempathy-gtk/empathy-log-window.c @@ -1733,9 +1733,6 @@ log_window_events_setup (EmpathyLogWindow *window) gtk_tree_sortable_set_sort_column_id (sortable, COL_EVENTS_TS, GTK_SORT_ASCENDING); -/* FIXME gtk_tree_sortable_set_sort_func (sortable, - COL_EVENTS_NAME, sort_by_event_date, - NULL, NULL);*/ g_object_unref (store); } -- cgit v1.2.3