From a3392a992e98b330d9a604a7b539dbed60e6f375 Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Tue, 29 Jun 2010 17:09:24 +0200 Subject: tp-file: remove unused ready variable --- libempathy/empathy-tp-file.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libempathy') 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; -- cgit v1.2.3