aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-chat.c
diff options
context:
space:
mode:
Diffstat (limited to 'libempathy/empathy-tp-chat.c')
-rw-r--r--libempathy/empathy-tp-chat.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/libempathy/empathy-tp-chat.c b/libempathy/empathy-tp-chat.c
index 31a92719d..730c8ac04 100644
--- a/libempathy/empathy-tp-chat.c
+++ b/libempathy/empathy-tp-chat.c
@@ -209,10 +209,6 @@ empathy_tp_chat_add (EmpathyTpChat *self,
TP_USER_ACTION_TIME_NOT_USER_ACTION);
tp_account_channel_request_set_request_property (req,
- TP_PROP_CHANNEL_TARGET_HANDLE_TYPE,
- g_variant_new_uint32 (TP_HANDLE_TYPE_NONE));
-
- tp_account_channel_request_set_request_property (req,
TP_PROP_CHANNEL_INTERFACE_CONFERENCE_INITIAL_CHANNELS,
g_variant_new_objv (channels, -1));