cosmetic: remove unused extern.

This commit is contained in:
Neels Hofmeyr
2016-02-10 23:45:00 +01:00
parent 267f6c7e0d
commit b47e52c958

View File

@@ -3710,7 +3710,6 @@ DEFUN(pdch_act, pdch_act_cmd,
} }
extern int bsc_vty_init_extra(void); extern int bsc_vty_init_extra(void);
extern const char *openbsc_copyright;
int bsc_vty_init(const struct log_info *cat, struct gsm_network *network) int bsc_vty_init(const struct log_info *cat, struct gsm_network *network)
{ {