11
0
Fork 0

Remove useless var and make bsc_gsmnet static

Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
This commit is contained in:
Sylvain Munaut 2009-09-28 22:40:40 +02:00
parent 6901934e14
commit a617200a54
1 changed files with 0 additions and 1 deletions

View File

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