Tiny cleanup.

This commit is contained in:
JoelKatz
2013-01-09 10:31:14 -08:00
parent 07634b5168
commit 6cf1b3dbc1

View File

@@ -238,7 +238,9 @@ void LedgerAcquire::trigger(Peer::ref peer)
{
tryLocal();
if (mFailed)
{
cLog(lsWARNING) << " failed local for " << mHash;
}
}
ripple::TMGetLedger tmGL;