diff --git a/nshlib/nsh_netinit.c b/nshlib/nsh_netinit.c index 187a0bb2f..647d0eebd 100644 --- a/nshlib/nsh_netinit.c +++ b/nshlib/nsh_netinit.c @@ -228,7 +228,6 @@ int nsh_netinit(void) struct sched_param sparam; pthread_attr_t attr; pthread_t tid; - void *value; int ret; /* Start the network initialization thread to perform the network bring-up