summaryrefslogtreecommitdiffstats
path: root/src/e1_input.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/e1_input.c')
-rw-r--r--src/e1_input.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/e1_input.c b/src/e1_input.c
index fcaada5..1c3d3b0 100644
--- a/src/e1_input.c
+++ b/src/e1_input.c
@@ -467,7 +467,6 @@ int e1inp_rx_ts(struct e1inp_ts *ts, struct msgb *msg,
"tei %d, sapi %d\n", tei, sapi);
return -EINVAL;
}
-// log_set_context(BSC_CTX_BTS, link->trx->bts);
if (!ts->line->rx)
printf("XXX Error, horror\n");