Remove unused variable
This commit is contained in:
parent
b42ab3b2f4
commit
5df9dc1af5
@ -1103,7 +1103,6 @@ runscript(int argc, char **argv)
|
|||||||
char *save = NULL;
|
char *save = NULL;
|
||||||
char pidstr[10];
|
char pidstr[10];
|
||||||
size_t l = 0, ll;
|
size_t l = 0, ll;
|
||||||
const char *file;
|
|
||||||
struct stat stbuf;
|
struct stat stbuf;
|
||||||
|
|
||||||
/* Show help if insufficient args */
|
/* Show help if insufficient args */
|
||||||
|
Loading…
Reference in New Issue
Block a user