summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h')
-rw-r--r--src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h b/src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h
index 5385c00d..98282c1c 100644
--- a/src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h
+++ b/src/host/trxcon/include/osmocom/bb/l1sched/l1sched.h
@@ -223,8 +223,6 @@ struct l1sched_lchan_state {
/*! Queue of Tx primitives */
struct llist_head tx_prims;
- /*! Tx primitive being sent */
- struct msgb *prim;
/*! Mode for TCH channels (see GSM48_CMODE_*) */
uint8_t tch_mode;