mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-02 00:15:50 +00:00
comment unused variable
This commit is contained in:
@@ -497,7 +497,7 @@ trustAdjustLockedBalance(
|
||||
if (!sleLine)
|
||||
return tecNO_LINE;
|
||||
|
||||
auto const currency = deltaAmt.getCurrency();
|
||||
// auto const currency = deltaAmt.getCurrency();
|
||||
auto const issuer = deltaAmt.getIssuer();
|
||||
|
||||
STAmount lowLimit = sleLine->getFieldAmount(sfLowLimit);
|
||||
|
||||
Reference in New Issue
Block a user