[Nice] [nice/master] Remove useless nice_address_init

Olivier Crête olivier.crete at collabora.co.uk
Wed Nov 5 14:02:16 PST 2008


---
 agent/component.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/agent/component.c b/agent/component.c
index f69e8af..84ff369 100644
--- a/agent/component.c
+++ b/agent/component.c
@@ -106,7 +106,6 @@ component_free (Component *cmp)
   g_slist_free (cmp->gsources), cmp->gsources = NULL;
   g_slist_free (cmp->incoming_checks);
 
-  nice_address_init (&cmp->turn_server);
   g_free (cmp->turn_username);
   g_free (cmp->turn_password);
 
-- 
1.5.6.5




More information about the Nice mailing list