[Wallet] refactor wallet/init interaction

This commit is contained in:
Jonas Schnelli 2016-03-15 10:30:37 +01:00
parent a6a860796a
commit 25340b7cd5
No known key found for this signature in database
GPG key ID: 29D4BCB6416F53EC
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();