]> git.0d.be Git - empathy.git/blobdiff - libempathy/empathy-tp-tube.c
empathy-tp-tube: remove initiator and type member variables as they are not used
[empathy.git] / libempathy / empathy-tp-tube.c
index 9505494cd2681a60d2d01f62d436df53b4a257fb..4ceb2c4a72d04190aca3f717c43f69521d4238af 100644 (file)
@@ -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;