mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-21 21:28:08 +00:00
remove commented code
git-svn-id: svn+ssh://svn.savannah.nongnu.org/linphone/trunk@277 3f6dc0c8-ddfe-455d-9043-3cd528dc4637
This commit is contained in:
parent
243d50f46b
commit
bc3a1e3099
1 changed files with 0 additions and 6 deletions
|
|
@ -1488,12 +1488,6 @@ stunServerProcessMsg( char* buf,
|
|||
"1234", 4,
|
||||
(const unsigned char*) buf, bufLen-20-4,
|
||||
hmac, &hmacSize);
|
||||
/*HMAC(EVP_sha1(),
|
||||
"1234", 4,
|
||||
reinterpret_cast<const unsigned char*>(buf), bufLen-20-4,
|
||||
hmac, &hmacSize);
|
||||
//assert(hmacSize == 20);
|
||||
*/
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue