Fix debug exit.

(Logical change 1.34)


git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@102 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
Steven Dake 2004-07-12 21:46:02 +00:00
parent 39d0551093
commit 33a8e4f137

View File

@ -1531,7 +1531,6 @@ void timer_function_token_retransmit_timeout (void *data)
void timer_function_form_token_timeout (void *data)
{
exit (1);
gmi_log_printf (gmi_log_level_warning, "Token loss in FORM state\n");
memb_list_entries = 1;