diff options
Diffstat (limited to 'init.c')
-rw-r--r-- | init.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -512,7 +512,6 @@ static pid_t run(char *command, char *terminal, int get_enter) */ if (*cmdpath == '-') { - char *s; /* skip over the dash */ ++cmdpath; |