Compile for for TRACE, remove old TESTNET cruft.
This commit is contained in:
parent
37341048a9
commit
adfb71fa6b
3 changed files with 0 additions and 9 deletions
|
@ -103,7 +103,6 @@ SharedPtr<Network> Network::newInstance(const RuntimeEnvironment *renv,NodeConfi
|
|||
nw->_restoreState();
|
||||
nw->requestConfiguration();
|
||||
} catch ( ... ) {
|
||||
TRACE("exception in network setup thread in _restoreState() or requestConfiguration()!");
|
||||
nw->_lastConfigUpdate = 0; // call requestConfiguration() again
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue