diff options
Diffstat (limited to 'init/init.c')
-rw-r--r-- | init/init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/init/init.c b/init/init.c index b77589385..417aadd23 100644 --- a/init/init.c +++ b/init/init.c | |||
@@ -512,7 +512,6 @@ static pid_t run(char *command, char *terminal, int get_enter) | |||
512 | */ | 512 | */ |
513 | 513 | ||
514 | if (*cmdpath == '-') { | 514 | if (*cmdpath == '-') { |
515 | char *s; | ||
516 | 515 | ||
517 | /* skip over the dash */ | 516 | /* skip over the dash */ |
518 | ++cmdpath; | 517 | ++cmdpath; |