summaryrefslogtreecommitdiffstats
path: root/src/host
diff options
context:
space:
mode:
Diffstat (limited to 'src/host')
-rw-r--r--src/host/layer23/src/mobile/support.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/host/layer23/src/mobile/support.c b/src/host/layer23/src/mobile/support.c
index 7c1d2feb..063733a7 100644
--- a/src/host/layer23/src/mobile/support.c
+++ b/src/host/layer23/src/mobile/support.c
@@ -160,7 +160,6 @@ void gsm_support_dump(struct osmocom_ms *ms,
print(priv, " A5/5 : %s\n", SUP_SET(a5_5));
print(priv, " A5/6 : %s\n", SUP_SET(a5_6));
print(priv, " A5/7 : %s\n", SUP_SET(a5_7));
- print(priv, " A5/1 : %s\n", SUP_SET(a5_1));
switch (set->ch_cap) {
case GSM_CAP_SDCCH:
print(priv, " Channels : SDCCH only\n");