mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Make SHAMapNode::ClassInit self-invoking.
This commit is contained in:
@@ -52,7 +52,6 @@ void Application::stop()
|
||||
void Application::run()
|
||||
{
|
||||
assert(mTxnDB==NULL);
|
||||
SHAMapNode::ClassInit();
|
||||
|
||||
//
|
||||
// Construct databases.
|
||||
|
||||
Reference in New Issue
Block a user