diff options
Diffstat (limited to 'sh.c')
-rw-r--r-- | sh.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1086,7 +1086,6 @@ static int expand_arguments(char *command) src = dst+subst_len; } } - printf("expanded '%s'\n", command); #endif return TRUE; |