Fix formatting

This commit is contained in:
warptangent 2015-02-11 15:55:53 -08:00
parent aa82f786c7
commit 42f8fe5c7f
No known key found for this signature in database
GPG Key ID: 0E490BEBFBE4E92D
1 changed files with 5 additions and 6 deletions

View File

@ -756,7 +756,6 @@ void BlockchainLMDB::unlock()
check_open();
}
bool BlockchainLMDB::block_exists(const crypto::hash& h) const
{
LOG_PRINT_L3("BlockchainLMDB::" << __func__);