From 0ef4c314f56d22473b9ed3155d19d8e4dea37841 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Thu, 16 Apr 2009 16:49:15 +0100 Subject: 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(-) (limited to 'libempathy') 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; -- cgit v1.2.3