summaryrefslogtreecommitdiffstats
path: root/src/host/trxcon/sched_clck.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/host/trxcon/sched_clck.c')
-rw-r--r--src/host/trxcon/sched_clck.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/host/trxcon/sched_clck.c b/src/host/trxcon/sched_clck.c
index 31f3ef2c..efb3f4c9 100644
--- a/src/host/trxcon/sched_clck.c
+++ b/src/host/trxcon/sched_clck.c
@@ -44,8 +44,6 @@
#define MAX_FN_SKEW 50
#define TRX_LOSS_FRAMES 400
-extern struct osmo_fsm_inst *trxcon_fsm;
-
static void sched_clck_tick(void *data)
{
struct trx_sched *sched = (struct trx_sched *) data;