mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-30 13:50:50 +08:00
avfotmat/whip: remove ssl_error_message since it's no longer in use
Signed-off-by: Jack Lau <jacklau1222gm@gmail.com>
This commit is contained in:
@@ -299,8 +299,6 @@ typedef struct WHIPContext {
|
||||
*/
|
||||
uint8_t dtls_srtp_materials[(DTLS_SRTP_KEY_LEN + DTLS_SRTP_SALT_LEN) * 2];
|
||||
|
||||
char ssl_error_message[256];
|
||||
|
||||
/* TODO: Use AVIOContext instead of URLContext */
|
||||
URLContext *dtls_uc;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user