Remove dead code.

This commit is contained in:
JoelKatz
2013-03-03 02:52:57 -08:00
parent f99fc4c36e
commit 1c79ccc446
3 changed files with 0 additions and 35 deletions

View File

@@ -99,7 +99,6 @@ public:
// database functions
void save();
static Transaction::pointer load(const uint256& id);
static Transaction::pointer findFrom(const RippleAddress& fromID, uint32 seq);
// conversion function
static bool convertToTransactions(uint32 ourLedgerSeq, uint32 otherLedgerSeq,