mirror of
https://github.com/XRPLF/rippled.git
synced 2025-12-06 17:27:55 +00:00
Remove unused variable.
This commit is contained in:
@@ -1341,7 +1341,6 @@ Json::Value RPCServer::doRipple(const Json::Value ¶ms)
|
||||
STAmount saDstAmount;
|
||||
uint160 uDstCurrencyID;
|
||||
|
||||
std::vector<paymentNode> vpnPath;
|
||||
STPathSet spsPaths;
|
||||
|
||||
naSrcIssuerID.setAccountID(params[4u].asString()); // <source_issuerID>
|
||||
|
||||
Reference in New Issue
Block a user