aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy
diff options
context:
space:
mode:
authorCosimo Cecchi <cosimo.cecchi@collabora.co.uk>2009-05-23 22:09:37 +0800
committerCosimo Cecchi <cosimoc@gnome.org>2009-06-01 23:53:23 +0800
commit50e5710f5d7650ee5cd7c9ffc949457675e5a459 (patch)
tree9a67abc33ff04335e6601ef61d727ced10af80df /libempathy
parent421b6efa8018de4973050e8f2799c81687395986 (diff)
downloadgsoc2013-empathy-50e5710f5d7650ee5cd7c9ffc949457675e5a459.tar
gsoc2013-empathy-50e5710f5d7650ee5cd7c9ffc949457675e5a459.tar.gz
gsoc2013-empathy-50e5710f5d7650ee5cd7c9ffc949457675e5a459.tar.bz2
gsoc2013-empathy-50e5710f5d7650ee5cd7c9ffc949457675e5a459.tar.lz
gsoc2013-empathy-50e5710f5d7650ee5cd7c9ffc949457675e5a459.tar.xz
gsoc2013-empathy-50e5710f5d7650ee5cd7c9ffc949457675e5a459.tar.zst
gsoc2013-empathy-50e5710f5d7650ee5cd7c9ffc949457675e5a459.zip
Remove useless member
Diffstat (limited to 'libempathy')
-rw-r--r--libempathy/empathy-ft-handler.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/libempathy/empathy-ft-handler.c b/libempathy/empathy-ft-handler.c
index d515c86f3..b6d192d8a 100644
--- a/libempathy/empathy-ft-handler.c
+++ b/libempathy/empathy-ft-handler.c
@@ -132,7 +132,6 @@ typedef struct {
guint64 mtime;
gchar *content_hash;
TpFileHashType content_hash_type;
- TpFileTransferState current_state;
/* time and speed */
gdouble speed;