diff --git a/chan_openbsc.c b/chan_openbsc.c index 731a056..556e157 100644 --- a/chan_openbsc.c +++ b/chan_openbsc.c @@ -51,7 +51,6 @@ struct openbsc_config { }; struct gsm_network *bsc_gsmnet = 0; -extern int ipacc_rtp_direct; extern int bsc_bootstrap_network(int (*mmc_rev)(struct gsm_network *, int, void *), const char *cfg_file);