From edf04ad86a916e81ce13fda6c9544ea78eb6b809 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 14 Jan 2010 14:31:54 +0000 Subject: stop dispatching tube channels (#599159) Tube applications should use the ChannelDispatcher. --- libempathy/empathy-dispatcher.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libempathy') diff --git a/libempathy/empathy-dispatcher.c b/libempathy/empathy-dispatcher.c index 7c0068ba6..c096bd231 100644 --- a/libempathy/empathy-dispatcher.c +++ b/libempathy/empathy-dispatcher.c @@ -63,7 +63,6 @@ typedef struct GHashTable *connections; GHashTable *outstanding_classes_requests; gpointer token; - GSList *tubes; /* channels which the dispatcher is listening "invalidated" */ GList *channels; -- cgit v1.2.3