aboutsummaryrefslogtreecommitdiffstats
path: root/src/tbf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tbf.h')
-rw-r--r--src/tbf.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/tbf.h b/src/tbf.h
index 5464dd4..5715f25 100644
--- a/src/tbf.h
+++ b/src/tbf.h
@@ -84,7 +84,6 @@ enum gprs_rlcmac_tbf_direction {
extern struct llist_head gprs_rlcmac_ul_tbfs; /* list of uplink TBFs */
extern struct llist_head gprs_rlcmac_dl_tbfs; /* list of downlink TBFs */
-extern struct llist_head gprs_rlcmac_sbas; /* list of single block allocs */
struct gprs_rlcmac_tbf {