tests/test-ranap: cosmetic: remove unused variable 'rc'

Change-Id: Ie931d11efd7bb083558852a7f329c984c17fec62
This commit is contained in:
Vadim Yanitskiy 2020-04-07 21:11:13 +07:00
parent 81fd48d741
commit 065c192475
1 changed files with 1 additions and 1 deletions

View File

@ -93,7 +93,7 @@ int main(int argc, char **argv)
uint32_t gtp_tei = 0x11223344;
uint8_t ik[16] = { 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1 };
uint8_t ck[16] = { 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2 };
int i, rc;
int i;
//asn_debug = 1;