[Wallet] refactor wallet/init interaction

This commit is contained in:
Jonas Schnelli
2016-03-15 10:30:37 +01:00
parent a6a860796a
commit 25340b7cd5
5 changed files with 118 additions and 125 deletions

View File

@@ -16,8 +16,6 @@ namespace boost
class thread_group;
} // namespace boost
extern CWallet* pwalletMain;
void StartShutdown();
bool ShutdownRequested();
/** Interrupt threads */