aboutsummaryrefslogtreecommitdiff
path: root/lash.c
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-03-09 19:43:57 +0000
committerEric Andersen <andersen@codepoet.org>2001-03-09 19:43:57 +0000
commitce89871ff726a42be87d56e2af1f0bd5040b7549 (patch)
tree082e0ffddc23b8908d5c3161dedd8ec5c175bfb8 /lash.c
parent195743f195ad4a74735e4aec1d801c498a60f371 (diff)
downloadbusybox-ce89871ff726a42be87d56e2af1f0bd5040b7549.tar.gz
Urg. Remove the debug noise
Diffstat (limited to 'lash.c')
-rw-r--r--lash.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lash.c b/lash.c
index 865f10b39..b259aa369 100644
--- a/lash.c
+++ b/lash.c
@@ -1086,7 +1086,6 @@ static int expand_arguments(char *command)
src = dst+subst_len;
}
}
- printf("expanded '%s'\n", command);
#endif
return TRUE;