mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-06 17:27:52 +00:00
Resolve compiler warning
This commit is contained in:
@@ -211,6 +211,7 @@ LedgerMaster::setValidLedger(
|
||||
!app_.getMaxDisallowedLedger() ||
|
||||
l->info().seq + max_ledger_difference_ >
|
||||
app_.getMaxDisallowedLedger());
|
||||
(void) max_ledger_difference_;
|
||||
mValidLedgerSeq = l->info().seq;
|
||||
|
||||
app_.getOPs().updateLocalTx (*l);
|
||||
|
||||
Reference in New Issue
Block a user