From 171c3ebbf3e89c8dc6d47b28af1cc155a3857cfa Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Fri, 21 Nov 2008 16:18:04 +0000 Subject: Removed cached_empathy_file from EmpathyTpFilePriv. (Jonny Lamb) Signed-off-by: Jonny Lamb svn path=/trunk/; revision=1804 --- 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 c9e4c5d4d..771768e2e 100644 --- a/libempathy/empathy-tp-file.c +++ b/libempathy/empathy-tp-file.c @@ -278,7 +278,6 @@ struct _EmpathyTpFilePriv { MissionControl *mc; TpChannel *channel; - EmpathyTpFile *cached_empathy_file; EmpathyContact *contact; GInputStream *in_stream; GOutputStream *out_stream; -- cgit v1.2.3