aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmo-bts/l1sap.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmo-bts/l1sap.h')
-rw-r--r--include/osmo-bts/l1sap.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/osmo-bts/l1sap.h b/include/osmo-bts/l1sap.h
index f78d1143..93c532f8 100644
--- a/include/osmo-bts/l1sap.h
+++ b/include/osmo-bts/l1sap.h
@@ -144,7 +144,4 @@ int bts_check_for_first_ciphrd(struct gsm_lchan *lchan,
int is_ccch_for_agch(struct gsm_bts_trx *trx, uint32_t fn);
-void repeated_dl_facch_active_decision(struct gsm_lchan *lchan,
- const uint8_t *l3, size_t l3_len);
-
#endif /* L1SAP_H */