mirror of
https://github.com/XRPLF/rippled.git
synced 2025-11-18 18:15:50 +00:00
Remove unused variable
This commit is contained in:
@@ -213,7 +213,6 @@ NotTEC
|
||||
Batch::preflight(PreflightContext const& ctx)
|
||||
{
|
||||
auto const parentBatchId = ctx.tx.getTransactionID();
|
||||
auto const outerAccount = ctx.tx.getAccountID(sfAccount);
|
||||
auto const flags = ctx.tx.getFlags();
|
||||
|
||||
if (std::popcount(
|
||||
|
||||
Reference in New Issue
Block a user