[Telepathy-commits] [telepathy-salut/master] Server is not an allowed property
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Nov 25 02:48:00 PST 2008
---
src/salut-roomlist-manager.c | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
diff --git a/src/salut-roomlist-manager.c b/src/salut-roomlist-manager.c
index 2dab266..420f213 100644
--- a/src/salut-roomlist-manager.c
+++ b/src/salut-roomlist-manager.c
@@ -304,7 +304,6 @@ static const gchar * const roomlist_channel_fixed_properties[] = {
};
static const gchar * const roomlist_channel_allowed_properties[] = {
- TP_IFACE_CHANNEL_TYPE_ROOM_LIST ".Server",
NULL
};
@@ -335,7 +334,6 @@ salut_roomlist_manager_foreach_channel_class (
func (manager, table, roomlist_channel_allowed_properties,
user_data);
-
g_hash_table_destroy (table);
}
--
1.5.6.5
More information about the Telepathy-commits
mailing list