remove unused bsc_copyright from bsc_vty.c

Change-Id: I281791c0f57ca75ffe14431a3030811b2d224f0b
This commit is contained in:
Neels Hofmeyr
2016-05-10 13:50:44 +02:00
parent ab04fb2d50
commit 6d82c351b9

View File

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