aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/gsm_data_shared.h
diff options
context:
space:
mode:
authorDaniel Willmann <daniel@totalueberwachung.de>2012-12-29 12:35:20 +0100
committerDaniel Willmann <daniel@totalueberwachung.de>2012-12-29 12:42:29 +0100
commit0c282f52684ac033e20ab411ab206e8559d564c9 (patch)
tree9b46d00ec9f7e9180f137347034a68a709049ed8 /openbsc/include/openbsc/gsm_data_shared.h
parent324c8052ae738285aac6f0eb3d665cca8cd46d93 (diff)
libbsc: With the new SAPI states we don't need sacch_deact anymore
Diffstat (limited to 'openbsc/include/openbsc/gsm_data_shared.h')
-rw-r--r--openbsc/include/openbsc/gsm_data_shared.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/openbsc/include/openbsc/gsm_data_shared.h b/openbsc/include/openbsc/gsm_data_shared.h
index e98560dec..67f8e724c 100644
--- a/openbsc/include/openbsc/gsm_data_shared.h
+++ b/openbsc/include/openbsc/gsm_data_shared.h
@@ -204,7 +204,6 @@ struct gsm_lchan {
/* Established data link layer services */
uint8_t sapis[8];
- int sacch_deact;
struct {
uint32_t bound_ip;