[Telepathy-commits] [telepathy-salut/master] Removed irrelevant FIXME.
Jonny Lamb
jonny.lamb at collabora.co.uk
Fri Nov 21 03:46:30 PST 2008
Signed-off-by: Jonny Lamb <jonny.lamb at collabora.co.uk>
---
src/salut-file-channel.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/salut-file-channel.c b/src/salut-file-channel.c
index dc482a5..312a63a 100644
--- a/src/salut-file-channel.c
+++ b/src/salut-file-channel.c
@@ -1192,9 +1192,6 @@ accept_local_socket_connection (GIOChannel *source,
if (ft->direction == GIBBER_FILE_TRANSFER_DIRECTION_INCOMING)
gibber_file_transfer_receive (ft, channel);
else
- /* FIXME what to do if the chat client connects to the
- * local socket before receiving the "remote-accepted"
- * signal? */
gibber_file_transfer_send (ft, channel);
g_io_channel_unref (channel);
}
--
1.5.6.5
More information about the Telepathy-commits
mailing list