diff options
Diffstat (limited to 'src/empathy-event-manager.c')
-rw-r--r-- | src/empathy-event-manager.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/empathy-event-manager.c b/src/empathy-event-manager.c index 5ca2c4f1a..c2c408dba 100644 --- a/src/empathy-event-manager.c +++ b/src/empathy-event-manager.c @@ -1099,7 +1099,6 @@ approve_channels (TpSimpleApprover *approver, handle = tp_channel_get_handle (channel, NULL); - connection = tp_channel_borrow_connection (channel); empathy_tp_contact_factory_get_from_handle (connection, handle, event_manager_ft_got_contact_cb, approval, NULL, G_OBJECT (self)); } |