This commit is contained in:
jed
2012-10-09 05:01:03 -07:00
parent 8b5114a23e
commit daedc85cdd

View File

@@ -154,7 +154,6 @@ void Application::run()
{
Log(lsWARNING) << "Running in standalone mode";
mNetOps.setStandAlone();
mMasterLedger.runStandAlone();
}
else
mNetOps.setStateTimer();