diff --git a/src/bitcoindjs.cc b/src/bitcoindjs.cc index ae86c341..01ae2e24 100644 --- a/src/bitcoindjs.cc +++ b/src/bitcoindjs.cc @@ -200,7 +200,6 @@ using namespace boost; extern void DetectShutdownThread(boost::thread_group*); extern int nScriptCheckThreads; -extern bool fDaemon; extern std::map mapArgs; #ifdef ENABLE_WALLET extern std::string strWalletFile;