[Telepathy-commits] [telepathy-gabble/master] muc-factory: remove fixed FIXME
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Dec 5 07:05:57 PST 2008
---
src/muc-factory.c | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/src/muc-factory.c b/src/muc-factory.c
index e7ed90d..66cd4e2 100644
--- a/src/muc-factory.c
+++ b/src/muc-factory.c
@@ -1198,9 +1198,6 @@ ensure_muc_channel (GabbleMucFactory *fac,
if (*ret == NULL)
{
- /* FIXME: using base_conn->self_handle causes Requested to be TRUE,
- * which is incorrect if this is a side-effect of joining a Tubes
- * channel */
*ret = new_muc_channel (fac, handle, FALSE, base_conn->self_handle, NULL,
requested);
return FALSE;
--
1.5.6.5
More information about the Telepathy-commits
mailing list