[telepathy-gabble/telepathy-gabble-0.8] GabbleMucChannel: having special-cased SUBJECT, don't remove the special case again and treat it like part of the room definition!
Simon McVittie
simon.mcvittie at collabora.co.uk
Thu Nov 12 06:42:05 PST 2009
---
src/muc-channel.c | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/src/muc-channel.c b/src/muc-channel.c
index cf6a110..4b5f861 100644
--- a/src/muc-channel.c
+++ b/src/muc-channel.c
@@ -1836,10 +1836,6 @@ update_permissions (GabbleMucChannel *chan)
ROOM_PROP_PRIVATE, prop_flags_add, prop_flags_rem,
changed_props_flags);
- tp_properties_mixin_change_flags (G_OBJECT (chan),
- ROOM_PROP_SUBJECT, prop_flags_add, prop_flags_rem,
- changed_props_flags);
-
if (priv->self_affil == AFFILIATION_OWNER)
{
/* request the configuration form purely to see if the description
--
1.5.6.5
More information about the telepathy-commits
mailing list