summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/kindling-muc-manager.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/kindling-muc-manager.c b/src/kindling-muc-manager.c
index 6ed565d..69518d5 100644
--- a/src/kindling-muc-manager.c
+++ b/src/kindling-muc-manager.c
@@ -119,10 +119,6 @@ static void kindling_muc_manager_foreach_channel(TpChannelManager *manager, TpEx
static const gchar * const muc_channel_allowed_properties[] = {
TP_PROP_CHANNEL_TARGET_HANDLE,
TP_PROP_CHANNEL_TARGET_ID,
- TP_PROP_CHANNEL_INTERFACE_CONFERENCE_INITIAL_CHANNELS,
- TP_PROP_CHANNEL_INTERFACE_CONFERENCE_INITIAL_INVITEE_HANDLES,
- TP_PROP_CHANNEL_INTERFACE_CONFERENCE_INITIAL_INVITEE_IDS,
- TP_PROP_CHANNEL_INTERFACE_CONFERENCE_INVITATION_MESSAGE,
TP_PROP_CHANNEL_INTERFACE_ROOM_ROOM_NAME,
TP_PROP_CHANNEL_INTERFACE_ROOM_SERVER,