mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 18:22:57 +02:00
[build] remove ENABLE_WALLET ifdef from httprpc.cpp
This commit is contained in:
@@ -13,9 +13,6 @@
|
||||
class CScheduler;
|
||||
class CWallet;
|
||||
|
||||
class WalletInitInterface;
|
||||
extern const WalletInitInterface& g_wallet_init_interface;
|
||||
|
||||
namespace boost
|
||||
{
|
||||
class thread_group;
|
||||
|
||||
Reference in New Issue
Block a user