Remove more Account from AccountStateNode and LedgerEntrySet revision.

This commit is contained in:
Arthur Britto
2012-08-14 17:16:39 -07:00
parent 44053a4afc
commit 872314f933
7 changed files with 26 additions and 25 deletions

View File

@@ -239,7 +239,6 @@ protected:
STAmount accountFunds(const uint160& uAccountID, const STAmount& saDefault);
PathState::pointer pathCreate(const STPath& spPath);
void pathApply(PathState::pointer pspCur);
void pathNext(PathState::pointer pspCur, int iPaths);
bool calcNode(unsigned int uIndex, PathState::pointer pspCur, bool bMultiQuality);
bool calcNodeOfferRev(unsigned int uIndex, PathState::pointer pspCur, bool bMultiQuality);