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

Remove cancel token retransmit timeout.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@3012 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake 15 лет назад
Родитель
Сommit
fef259970a
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
 	 */