瀏覽代碼

Remove cancel token retransmit timeout.

git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@3012 fd59a12c-fef9-0310-b244-a6a79926bd2f
Steven Dake 15 年之前
父節點
當前提交
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
 	 */