Whitespace changes

This commit is contained in:
JoelKatz
2014-01-23 21:47:50 -08:00
parent b1ffd10079
commit 1b37b52071
2 changed files with 9 additions and 10 deletions

View File

@@ -180,7 +180,6 @@ bool OrderBookIterator::nextOffer ()
}
// Is there a next directory
if (!mDirectoryIterator.nextDirectory (mEntrySet))
{
WriteLog (lsTRACE, Ledger) << "OrderBookIterator: there is no next directory";