]> git.0d.be Git - empathy.git/commitdiff
empathy-tp-tube: remove initiator and type member variables as they are not used
authorGuillaume Desmottes <gdesmott@gnome.org>
Thu, 16 Apr 2009 15:49:15 +0000 (16:49 +0100)
committerGuillaume Desmottes <guillaume.desmottes@collabora.co.uk>
Fri, 17 Apr 2009 09:37:03 +0000 (10:37 +0100)
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;
 typedef struct
 {
   TpChannel *channel;
-  guint initiator;
-  guint type;
   gchar *service;
   /* FIXME readd support for parameters.. */
   GHashTable *parameters;
   gchar *service;
   /* FIXME readd support for parameters.. */
   GHashTable *parameters;