Urg. Remove the debug noise
authorEric Andersen <andersen@codepoet.org>
Fri, 9 Mar 2001 19:43:57 +0000 (19:43 -0000)
committerEric Andersen <andersen@codepoet.org>
Fri, 9 Mar 2001 19:43:57 +0000 (19:43 -0000)
lash.c
sh.c
shell/lash.c

diff --git a/lash.c b/lash.c
index 865f10b394236ecfaca2b205e85c80a3882d3db0..b259aa3690005234c4f7cfd14ae73ac18c388c56 100644 (file)
--- 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;
diff --git a/sh.c b/sh.c
index 865f10b394236ecfaca2b205e85c80a3882d3db0..b259aa3690005234c4f7cfd14ae73ac18c388c56 100644 (file)
--- a/sh.c
+++ b/sh.c
@@ -1086,7 +1086,6 @@ static int expand_arguments(char *command)
                        src = dst+subst_len;
                }
        }
-       printf("expanded '%s'\n", command);
 
 #endif 
        return TRUE;
index 865f10b394236ecfaca2b205e85c80a3882d3db0..b259aa3690005234c4f7cfd14ae73ac18c388c56 100644 (file)
@@ -1086,7 +1086,6 @@ static int expand_arguments(char *command)
                        src = dst+subst_len;
                }
        }
-       printf("expanded '%s'\n", command);
 
 #endif 
        return TRUE;