Avoid compiler warnings.

This commit is contained in:
Oliver Schmidt 2014-02-01 00:46:57 +01:00
parent 345532c559
commit a94e7e63e2
5 changed files with 21 additions and 39 deletions

View file

@ -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 */