Cosmetic changes.

This commit is contained in:
Arthur Britto
2012-05-31 20:24:49 -07:00
parent b8cb048e05
commit e10505d2a7
2 changed files with 1 additions and 6 deletions

View File

@@ -389,7 +389,6 @@ Json::Value RPCServer::doAccountLines(Json::Value &params)
// We access a committed ledger and need not worry about changes.
uint256 uDirLineNodeFirst;
uint256 uDirLineNodeLast;
// Ledger::getDirIndex(uBase, letKind, uNodeDir)
if (mNetOps->getDirLineInfo(uLedger, naAccount, uDirLineNodeFirst, uDirLineNodeLast))
{