Fix DoubleNL warning from make check-spaces.

This commit is contained in:
Alexander Færøy 2017-05-12 17:57:11 +02:00
parent 077d3085ec
commit a1e8ef0076
No known key found for this signature in database
GPG Key ID: E15081D5D3C3DB53

View File

@ -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) {