about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--Src/subst.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/Src/subst.c b/Src/subst.c
index 6575dfbc7..0054cc3bc 100644
--- a/Src/subst.c
+++ b/Src/subst.c
@@ -1022,7 +1022,6 @@ paramsubst(LinkList l, LinkNode n, char **str, int qt, int ssub)
 	    aspar = 0;
 	} else if (aspar)
 	    idbeg = val;
-	copied = 1;
 	*s = sav;
 	while (INULL(*s))
 	    s++;