mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-08-14 07:49:20 +00:00
Remove debug printf in totemsrp
git-svn-id: http://svn.fedorahosted.org/svn/corosync/trunk@1141 fd59a12c-fef9-0310-b244-a6a79926bd2f
This commit is contained in:
parent
95561593c4
commit
5a8a45cd42
@ -2289,7 +2289,6 @@ static int orf_token_rtr (
|
||||
for (instance->fcc_remcast_current = 0, i = 0;
|
||||
instance->fcc_remcast_current < *fcc_allowed && i < orf_token->rtr_list_entries;) {
|
||||
|
||||
printf ("entering retransmit operation\n");
|
||||
/*
|
||||
* If this retransmit request isn't from this configuration,
|
||||
* try next rtr entry
|
||||
|
Loading…
Reference in New Issue
Block a user