diff options
Diffstat (limited to 'common/modem.c')
| -rw-r--r-- | common/modem.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/common/modem.c b/common/modem.c index a017b2963..e37e1eae8 100644 --- a/common/modem.c +++ b/common/modem.c @@ -62,7 +62,6 @@ int mdm_init (void)  	char env_str[16];  	char *init_str;  	int i; -	extern char console_buffer[];  	extern void enable_putc(void);  	extern int hwflow_onoff(int); |