mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Remove an unused variable.
This commit is contained in:
@@ -139,7 +139,6 @@ HashedObject::pointer HashedObjectStore::retrieve(const uint256& hash)
|
||||
std::vector<unsigned char> data;
|
||||
std::string type;
|
||||
uint32 index;
|
||||
int size;
|
||||
|
||||
{
|
||||
ScopedLock sl(theApp->getHashNodeDB()->getDBLock());
|
||||
|
||||
Reference in New Issue
Block a user