diff options
Diffstat (limited to 'libempathy')
-rw-r--r-- | libempathy/empathy-dispatcher.c | 1 |
1 files changed, 0 insertions, 1 deletions
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; |