[empathy] empathy-tp-tube: remove initiator and type member variables as they are not used



commit 0ef4c314f56d22473b9ed3155d19d8e4dea37841
Author: Guillaume Desmottes <gdesmott gnome org>
Date:   Thu Apr 16 16:49:15 2009 +0100

    empathy-tp-tube: remove initiator and type member variables as they are not used
---
 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 9505494..4ceb2c4 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;



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]