From fb5a1bc4dce28016a61eb11033bfb9a23ea74b5e Mon Sep 17 00:00:00 2001 From: Tanaka Akira Date: Mon, 6 Dec 1999 10:26:22 +0000 Subject: zsh-workers/8910 --- Src/builtin.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'Src/builtin.c') diff --git a/Src/builtin.c b/Src/builtin.c index 03cb6c02f..a8e9e12c0 100644 --- a/Src/builtin.c +++ b/Src/builtin.c @@ -3201,9 +3201,6 @@ zexit(int val, int from_signal) if (in_exit++ && from_signal) { LASTALLOC_RETURN; } - zleactive = 0; - exit_modules(); - if (isset(MONITOR)) { /* send SIGHUP to any jobs left running */ killrunjobs(from_signal); -- cgit 1.4.1