mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove HashMaps
This commit is contained in:
@@ -376,9 +376,6 @@ public:
|
||||
|
||||
add (m_ledgerMaster->getPropertySource ());
|
||||
add (*m_rpcHTTPServer);
|
||||
|
||||
// VFALCO TODO remove these once the call is thread safe.
|
||||
HashMaps::getInstance ().initializeNonce <size_t> ();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user