diff --git a/src/bloom.cpp b/src/bloom.cpp index 36a6e606a..856a65325 100644 --- a/src/bloom.cpp +++ b/src/bloom.cpp @@ -1,329 +1,318 @@ // Copyright (c) 2012-2016 The Bitcoin Core developers // Distributed under the MIT software license, see the accompanying // file COPYING or http://www.opensource.org/licenses/mit-license.php. #include #include #include #include #include