avoid pre-matuire exit (byemessage not called)

This commit is contained in:
Holger Vogt 2018-08-27 14:28:04 +02:00
parent 80a767f6cd
commit 06df6ca8e7
1 changed files with 0 additions and 1 deletions

View File

@ -68,7 +68,6 @@ com_quit(wordlist *wl)
#endif
while (ft_curckt)
com_remcirc(NULL);
exit(exitcode);
#endif
/* start to clean up the mess */