aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--openbsc/src/osmo-cscn/cscn_main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/openbsc/src/osmo-cscn/cscn_main.c b/openbsc/src/osmo-cscn/cscn_main.c
index 6d41595a4..de651f4ed 100644
--- a/openbsc/src/osmo-cscn/cscn_main.c
+++ b/openbsc/src/osmo-cscn/cscn_main.c
@@ -314,8 +314,6 @@ static struct vty_app_info cscn_vty_info = {
.is_config_node = bsc_vty_is_config_node,
};
-void *talloc_asn1_ctx;
-
static int rcvmsg_iu_cs(struct msgb *msg, struct gprs_ra_id *ra_id, /* FIXME gprs_ in CS code */
uint16_t *sai)
{