Remove compilation warning

Signed-off-by: Johan Pascal <johan.pascal@belledonne-communications.com>
This commit is contained in:
Johan Pascal 2017-02-09 10:14:09 +07:00
parent 701984d300
commit 34790789b6

View file

@ -2623,7 +2623,6 @@ static void ssl_write_use_srtp_ext( mbedtls_ssl_context *ssl,
default:
*olen = 0;
return;
break;
}
buf[8] = 0x00; /* unsupported srtp_mki variable length vector set to 0 */