From fa9461473868132a6a23c672b2eea2d29287855d Mon Sep 17 00:00:00 2001 From: MarcoFalke Date: Wed, 14 Feb 2018 16:30:55 -0500 Subject: [doc] dev-notes: Members should be initialized Also, remove mention of threads that were removed long ago --- src/miner.cpp | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/miner.cpp') diff --git a/src/miner.cpp b/src/miner.cpp index dda52790c6..fcb376c6cb 100644 --- a/src/miner.cpp +++ b/src/miner.cpp @@ -30,12 +30,6 @@ #include #include -////////////////////////////////////////////////////////////////////////////// -// -// BitcoinMiner -// - -// // Unconfirmed transactions in the memory pool often depend on other // transactions in the memory pool. When we select transactions from the // pool, we select by highest fee rate of a transaction combined with all -- cgit v1.2.3