Cleanup unused fork_database::_unlinked_index
?
#939
Labels
1c Task
Task for team member to perform. Description may contain a Task List and reference child Sub-Tasks
2a Discussion Needed
Prompt for team to discuss at next stand up.
3c Enhancement
Classification indicating a change to the functionality of the existing imlementation
4a Low Priority
Priority indicating minimal impact to system/user -OR- an inexpensive workaround exists
code cleanup
low priority
Milestone
According to code:
bitshares-core/libraries/chain/fork_database.cpp
Lines 68 to 69 in bf263b1
_unlinked_index.insert(...)
should have never been called.I guess we can remove the member variable
_unlinked_index
?The text was updated successfully, but these errors were encountered: