[Nice] [nice/master] Remove useless variable setting

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


---
 stun/usages/ice.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/stun/usages/ice.c b/stun/usages/ice.c
index e1eec3f..f98a7cb 100644
--- a/stun/usages/ice.c
+++ b/stun/usages/ice.c
@@ -254,7 +254,6 @@ stun_usage_ice_conncheck_create_reply (StunAgent *agent, StunMessage *req,
     {
       stun_debug (" staying \"controll%s\" (sending error)\n",
            *control ? "ing" : "ed");
-      *plen = len;
       err (STUN_ERROR_ROLE_CONFLICT);
       return 0;
     }
-- 
1.5.6.5




More information about the Nice mailing list