avoid pre-matuire exit (byemessage not called)
This commit is contained in:
parent
80a767f6cd
commit
06df6ca8e7
|
|
@ -68,7 +68,6 @@ com_quit(wordlist *wl)
|
|||
#endif
|
||||
while (ft_curckt)
|
||||
com_remcirc(NULL);
|
||||
exit(exitcode);
|
||||
#endif
|
||||
|
||||
/* start to clean up the mess */
|
||||
|
|
|
|||
Loading…
Reference in New Issue