mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove a bogus assert.
This commit is contained in:
@@ -331,7 +331,6 @@ void LedgerAcquire::trigger(Peer::ref peer)
|
||||
return;
|
||||
}
|
||||
|
||||
assert(mLedger);
|
||||
if (mLedger)
|
||||
tmGL.set_ledgerseq(mLedger->getLedgerSeq());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user