[Telepathy-commits] [telepathy-salut/master] salut_roomlist_manager_foreach_channel_class: no need to set twice channel_type_value
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Thu Nov 27 07:55:19 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 6884fd9..b98228e 100644
--- a/src/salut-roomlist-manager.c
+++ b/src/salut-roomlist-manager.c
@@ -327,8 +327,6 @@ salut_roomlist_manager_foreach_channel_class (
g_hash_table_insert (table, TP_IFACE_CHANNEL ".TargetHandleType",
handle_type_value);
- g_value_set_static_string (channel_type_value,
- TP_IFACE_CHANNEL_TYPE_ROOM_LIST);
func (manager, table, roomlist_channel_allowed_properties,
user_data);
--
1.5.6.5
More information about the Telepathy-commits
mailing list