From 3f18cfce85f76dcf02f49825c9fa326629c20d66 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 19 Apr 2016 22:48:05 +0200 Subject: cscn: don't redefine talloc_asn1_ctx from iu.c --- openbsc/src/osmo-cscn/cscn_main.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'openbsc/src') 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) { -- cgit v1.2.3