Update shell-vars.c
This commit is contained in:
parent
e7c26c57db
commit
d36eab3750
|
@ -90,7 +90,6 @@ PROCESS_THREAD(shell_var_process, ev, data)
|
|||
{
|
||||
int i;
|
||||
int j;
|
||||
|
||||
char numbuf[40];
|
||||
|
||||
PROCESS_BEGIN();
|
||||
|
|
Loading…
Reference in a new issue