mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Typo.
This commit is contained in:
@@ -128,7 +128,7 @@ void Application::run()
|
||||
|
||||
Application::~Application()
|
||||
{
|
||||
delete mTxnDB;;
|
||||
delete mTxnDB;
|
||||
delete mLedgerDB;
|
||||
delete mWalletDB;
|
||||
delete mHashNodeDB;
|
||||
|
||||
Reference in New Issue
Block a user