mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
Fix DoubleNL warning from make check-spaces
.
This commit is contained in:
parent
077d3085ec
commit
a1e8ef0076
@ -716,7 +716,6 @@ consdiffmgr_cleanup(void)
|
||||
const char *retain_methodname = compression_method_get_name(
|
||||
RETAIN_CONSENSUS_COMPRESSED_WITH_METHOD);
|
||||
|
||||
|
||||
if (BUG(most_recent_sha3_uncompressed == NULL))
|
||||
continue;
|
||||
SMARTLIST_FOREACH_BEGIN(consensuses, consensus_cache_entry_t *, ent) {
|
||||
|
Loading…
Reference in New Issue
Block a user