aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cipher
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cipher')
-rw-r--r--tests/cipher/cipher_test.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/cipher/cipher_test.c b/tests/cipher/cipher_test.c
index 2a2fa288..a175012f 100644
--- a/tests/cipher/cipher_test.c
+++ b/tests/cipher/cipher_test.c
@@ -29,7 +29,6 @@
static struct gsm_bts *bts;
static struct gsm_bts_role_bts *btsb;
-int pcu_direct = 0;
#define ASSERT_TRUE(rc) \
if (!(rc)) { \