[empathy] tp-file: remove unused ready variable



commit a3392a992e98b330d9a604a7b539dbed60e6f375
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Tue Jun 29 17:09:24 2010 +0200

    tp-file: remove unused ready variable

 libempathy/empathy-tp-file.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/libempathy/empathy-tp-file.c b/libempathy/empathy-tp-file.c
index 065e94f..fe01004 100644
--- a/libempathy/empathy-tp-file.c
+++ b/libempathy/empathy-tp-file.c
@@ -67,7 +67,6 @@
 
 typedef struct {
   TpChannel *channel;
-  gboolean ready;
 
   GInputStream *in_stream;
   GOutputStream *out_stream;



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