Remove unwanted duplicate line
This commit is contained in:
parent
89418c07f2
commit
970f42805d
1
websh.c
1
websh.c
@ -48,7 +48,6 @@ static const char *word;
|
|||||||
* @details Global variable for the supplied tag.
|
* @details Global variable for the supplied tag.
|
||||||
*/
|
*/
|
||||||
static const char *tag;
|
static const char *tag;
|
||||||
static char *lines[MAX_LINES] = {NULL};
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @details Global array which saves the supplied linux commands.
|
* @details Global array which saves the supplied linux commands.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user