diff options
Diffstat (limited to 'libempathy')
-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 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; |