diff options
-rw-r--r-- | 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 065e94f62..fe010041c 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; |