FS-10853: remove extern that is no longer needed

This commit is contained in:
Mike Jerris
2018-03-27 12:20:08 -05:00
parent a65a5f0c3f
commit ea4313a12e
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -70,8 +70,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;