aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/libbsc/chan_alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/libbsc/chan_alloc.c')
-rw-r--r--openbsc/src/libbsc/chan_alloc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/src/libbsc/chan_alloc.c b/openbsc/src/libbsc/chan_alloc.c
index 411a6cbef..9b74329f4 100644
--- a/openbsc/src/libbsc/chan_alloc.c
+++ b/openbsc/src/libbsc/chan_alloc.c
@@ -344,7 +344,6 @@ void lchan_free(struct gsm_lchan *lchan)
lchan->conn = NULL;
}
- lchan->sacch_deact = 0;
/* FIXME: ts_free() the timeslot, if we're the last logical
* channel using it */
}