[Pkg-telepathy-commits] [libnice] 30/265: stun: Remove unused variables

Simon McVittie smcv at debian.org
Wed May 14 12:04:49 UTC 2014


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch debian
in repository libnice.

commit e703189bfd724da1860a730af2b4252dac310b93
Author: Philip Withnall <philip.withnall at collabora.co.uk>
Date:   Tue Dec 17 10:05:58 2013 +0000

    stun: Remove unused variables
---
 stun/stunagent.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/stun/stunagent.c b/stun/stunagent.c
index d143599..e3540ab 100644
--- a/stun/stunagent.c
+++ b/stun/stunagent.c
@@ -236,9 +236,7 @@ StunValidationStatus stun_agent_validate (StunAgent *agent, StunMessage *msg,
          because you might have a FINGERPRINT attribute after it... */
       if (agent->usage_flags & STUN_AGENT_USAGE_LONG_TERM_CREDENTIALS) {
         uint8_t *realm = NULL;
-        uint8_t *username = NULL;
         uint16_t realm_len;
-        uint16_t username_len;
         uint8_t md5[16];
 
         if (long_term_key_valid) {

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/libnice.git



More information about the Pkg-telepathy-commits mailing list