[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

@@ -29,7 +29,6 @@
#include <boost/thread.hpp>
CClientUIInterface uiInterface; // Declared but not defined in ui_interface.h
CWallet* pwalletMain;
extern bool fPrintToConsole;
extern void noui_connect();