diff options
-rw-r--r-- | libempathy/empathy-tp-tube.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/empathy-tp-tube.c b/libempathy/empathy-tp-tube.c index 9505494cd..4ceb2c4a7 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; |