From aaf6682903d1a5cdb7a4c683f83c81a7af417d72 Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Thu, 20 Jan 2000 09:01:43 +0000 Subject: zsh-workers/9382 --- Src/exec.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'Src/exec.c') diff --git a/Src/exec.c b/Src/exec.c index 1e2cb5e5a..ae13ba016 100644 --- a/Src/exec.c +++ b/Src/exec.c @@ -842,9 +842,6 @@ sublist_done: break; code = *state->pc++; } - if (wc_code(code) == WC_END) - state->pc--; - pline_level = old_pline_level; list_pipe = old_list_pipe; lineno = oldlineno; -- cgit 1.4.1