summaryrefslogtreecommitdiff
path: root/Src/exec.c
diff options
context:
space:
mode:
Diffstat (limited to 'Src/exec.c')
-rw-r--r--Src/exec.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/Src/exec.c b/Src/exec.c
index 352615c83..b60fc90bd 100644
--- a/Src/exec.c
+++ b/Src/exec.c
@@ -4518,8 +4518,6 @@ spawnpipes(LinkList l, int nullexec)
}
}
-extern int tracingcond;
-
/* evaluate a [[ ... ]] */
/**/