Просмотр исходного кода

Merge trunk revision 3012:
r3012 | sdake | 2010-08-03 10:31:33 -0700 (Tue, 03 Aug 2010) | 2 lines

Remove cancel token retransmit timeout.



git-svn-id: http://svn.fedorahosted.org/svn/corosync/branches/flatiron@3013 fd59a12c-fef9-0310-b244-a6a79926bd2f

Steven Dake 15 лет назад
Родитель
Сommit
53b7bee2fa
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      exec/totemsrp.c

+ 0 - 4
exec/totemsrp.c

@@ -3740,10 +3740,6 @@ static int message_handler_mcast (
 	}
 #endif
 
-        if (srp_addr_equal (&mcast_header.system_from, &instance->my_id) == 0) {
-		cancel_token_retransmit_timeout (instance);
-	}
-
 	/*
 	 * If the message is foreign execute the switch below
 	 */