aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-file.c')
-rw-r--r--libempathy/empathy-file.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libempathy/empathy-file.c b/libempathy/empathy-file.c
index 0c0d0dd51..ffab4d2ea 100644
--- a/libempathy/empathy-file.c
+++ b/libempathy/empathy-file.c
@@ -750,9 +750,7 @@ file_state_changed_cb (DBusGProxy *file_iface,
else if (state == EMP_FILE_TRANSFER_STATE_OPEN &&
priv->direction == EMP_FILE_TRANSFER_DIRECTION_INCOMING &&
priv->out_stream)
- {
receive_file (file);
- }
priv->state = state;
priv->state_change_reason = reason;