Avoid compiler warnings.
This commit is contained in:
parent
345532c559
commit
a94e7e63e2
5 changed files with 21 additions and 39 deletions
|
@ -456,7 +456,6 @@ quit(void)
|
|||
PROCESS_THREAD(www_process, ev, data)
|
||||
{
|
||||
static struct ctk_widget *w;
|
||||
static unsigned char i;
|
||||
#if WWW_CONF_WITH_WGET
|
||||
static char *argptr;
|
||||
#endif /* WWW_CONF_WITH_WGET */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue