[telepathy-mission-control/master] McdConnection: don't set undispatched channels to UNDISPATCHED status
Simon McVittie
simon.mcvittie at collabora.co.uk
Fri Apr 3 09:36:06 PDT 2009
This is already the case anyway.
---
src/mcd-connection.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/src/mcd-connection.c b/src/mcd-connection.c
index 3fefc08..d1d8111 100644
--- a/src/mcd-connection.c
+++ b/src/mcd-connection.c
@@ -505,7 +505,6 @@ on_new_channel (TpConnection *proxy, const gchar *chan_obj_path,
tcd, mcd_tmp_channel_data_free);
mcd_operation_take_mission (MCD_OPERATION (connection),
MCD_MISSION (channel));
- _mcd_channel_set_status (channel, MCD_CHANNEL_STATUS_UNDISPATCHED);
}
}
--
1.5.6.5
More information about the telepathy-commits
mailing list