diff options
-rw-r--r-- | src/rc/runscript.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/rc/runscript.c b/src/rc/runscript.c index 07bcfe77..6032c702 100644 --- a/src/rc/runscript.c +++ b/src/rc/runscript.c @@ -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 */ |