summaryrefslogtreecommitdiff
path: root/apps/nshlib/nsh_netinit.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/nshlib/nsh_netinit.c')
-rw-r--r--apps/nshlib/nsh_netinit.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/nshlib/nsh_netinit.c b/apps/nshlib/nsh_netinit.c
index 187a0bb2f..647d0eebd 100644
--- a/apps/nshlib/nsh_netinit.c
+++ b/apps/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