]> git.0d.be Git - empathy.git/commitdiff
Removed cached_empathy_file from EmpathyTpFilePriv. (Jonny Lamb)
authorJonny Lamb <jonny.lamb@collabora.co.uk>
Fri, 21 Nov 2008 16:18:04 +0000 (16:18 +0000)
committerXavier Claessens <xclaesse@src.gnome.org>
Fri, 21 Nov 2008 16:18:04 +0000 (16:18 +0000)
Signed-off-by: Jonny Lamb <jonny.lamb@collabora.co.uk>
svn path=/trunk/; revision=1804

libempathy/empathy-tp-file.c

index c9e4c5d4d27a9e85576b49fda1cca78ed15d3e0a..771768e2e6ce214d8035c307f23ce1debfc3a101 100644 (file)
@@ -278,7 +278,6 @@ struct _EmpathyTpFilePriv {
   MissionControl *mc;
   TpChannel *channel;
 
-  EmpathyTpFile *cached_empathy_file;
   EmpathyContact *contact;
   GInputStream *in_stream;
   GOutputStream *out_stream;