summaryrefslogtreecommitdiffstats
path: root/src/target/firmware/layer1/prim_tx_nb.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/firmware/layer1/prim_tx_nb.c')
-rw-r--r--src/target/firmware/layer1/prim_tx_nb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/target/firmware/layer1/prim_tx_nb.c b/src/target/firmware/layer1/prim_tx_nb.c
index 71b32eba..86e8224c 100644
--- a/src/target/firmware/layer1/prim_tx_nb.c
+++ b/src/target/firmware/layer1/prim_tx_nb.c
@@ -75,7 +75,6 @@ static int l1s_tx_cmd(uint8_t p1, uint8_t burst_id, uint16_t p3)
{
uint16_t arfcn;
uint8_t tsc, tn;
- uint8_t mf_task_id = p3 & 0xff;
uint8_t mf_task_flags = p3 >> 8;
putchart('T');