cscn: don't redefine talloc_asn1_ctx from iu.c

This commit is contained in:
Neels Hofmeyr
2016-04-19 22:48:05 +02:00
parent 658d1c3e14
commit 3f18cfce85

View File

@@ -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)
{