remove whitespace

pull/42/head
wowario 6 years ago
parent 2fffd60e35
commit cdb20d58b5
No known key found for this signature in database
GPG Key ID: 24DCBE762DE9C111

@ -283,6 +283,3 @@ bool checkpoints::load_checkpoints_from_json(const std::string &json_hashfile_fu
return result;
}
}

@ -4571,5 +4571,3 @@ bool Blockchain::for_all_outputs(uint64_t amount, std::function<bool(uint64_t he
namespace cryptonote {
template bool Blockchain::get_transactions(const std::vector<crypto::hash>&, std::list<transaction>&, std::list<crypto::hash>&) const;
}

@ -1,4 +1,3 @@
// Copyright (c) 2017-2018, The Monero Project
//
// All rights reserved.

@ -380,7 +380,6 @@ namespace nodetool
}
return full_addrs;
}
//-----------------------------------------------------------------------------------
@ -2047,4 +2046,3 @@ namespace nodetool
}
}
}

Loading…
Cancel
Save