From 0ef4c314f56d22473b9ed3155d19d8e4dea37841 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 16 Apr 2009 16:49:15 +0100 Subject: [PATCH] empathy-tp-tube: remove initiator and type member variables as they are not used --- libempathy/empathy-tp-tube.c | 2 -- 1 file changed, 2 deletions(-) diff --git a/libempathy/empathy-tp-tube.c b/libempathy/empathy-tp-tube.c index 9505494c..4ceb2c4a 100644 --- a/libempathy/empathy-tp-tube.c +++ b/libempathy/empathy-tp-tube.c @@ -64,8 +64,6 @@ free_empathy_tp_tube_accept_data (gpointer data) typedef struct { TpChannel *channel; - guint initiator; - guint type; gchar *service; /* FIXME readd support for parameters.. */ GHashTable *parameters; -- 2.39.2