Remove unused variable

This commit is contained in:
Christian Ruppert 2011-09-08 18:42:05 +02:00
parent b42ab3b2f4
commit 5df9dc1af5

View File

@ -1103,7 +1103,6 @@ runscript(int argc, char **argv)
char *save = NULL;
char pidstr[10];
size_t l = 0, ll;
const char *file;
struct stat stbuf;
/* Show help if insufficient args */