mirror of
https://github.com/servalproject/serval-dna.git
synced 2025-01-18 02:39:44 +00:00
Remove buggy debug code
This commit is contained in:
parent
1dcbb28b61
commit
6a5efcc445
@ -1304,11 +1304,6 @@ int rhizome_received_content(unsigned char *bidprefix,
|
||||
}
|
||||
RETURN(0);
|
||||
}
|
||||
else
|
||||
if (1)
|
||||
DEBUGF("Doesn't match this slot = 0x%p, because BIDs don't match: %s* vs %s",
|
||||
alloca_tohex(bidprefix,16),
|
||||
alloca_tohex_bid(rhizome_fetch_queues[i].active.bid));
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user