From 06df6ca8e790fbc8a95ece49fb505c7100dbeedc Mon Sep 17 00:00:00 2001 From: Holger Vogt Date: Mon, 27 Aug 2018 14:28:04 +0200 Subject: [PATCH] avoid pre-matuire exit (byemessage not called) --- src/frontend/misccoms.c | 1 - 1 file changed, 1 deletion(-) diff --git a/src/frontend/misccoms.c b/src/frontend/misccoms.c index e521f177d..7f57d5243 100644 --- a/src/frontend/misccoms.c +++ b/src/frontend/misccoms.c @@ -68,7 +68,6 @@ com_quit(wordlist *wl) #endif while (ft_curckt) com_remcirc(NULL); - exit(exitcode); #endif /* start to clean up the mess */