Removing unused variable.
This commit is contained in:
parent
75a7bdb830
commit
75b61db3af
1 changed files with 0 additions and 1 deletions
|
@ -34,7 +34,6 @@ public:
|
|||
bool fill_dependencies (MDB_txn *);
|
||||
rai::sync_result synchronize_one (MDB_txn *);
|
||||
rai::sync_result synchronize (MDB_txn *, rai::block_hash const &);
|
||||
std::unordered_set <rai::block_hash> sent;
|
||||
boost::log::sources::logger_mt & log;
|
||||
std::stack <rai::block_hash> blocks;
|
||||
std::unordered_set <rai::block_hash> attempted;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue