mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-24 13:12:03 +00:00
FS-10853: remove extern that is no longer needed
This commit is contained in:
committed by
Muteesa Fred
parent
f5090ae96b
commit
e58ff3392f
@@ -71,8 +71,6 @@ typedef struct switch_srtp_crypto_suite_s {
|
||||
int salt_len;
|
||||
} switch_srtp_crypto_suite_t;
|
||||
|
||||
extern switch_srtp_crypto_suite_t SUITES[CRYPTO_INVALID];
|
||||
|
||||
struct switch_rtp_crypto_key {
|
||||
uint32_t index;
|
||||
switch_rtp_crypto_key_type_t type;
|
||||
|
||||
Reference in New Issue
Block a user