diff --git a/src/walletinitinterface.h b/src/walletinitinterface.h index 22aca6599..2e1fdf4f3 100644 --- a/src/walletinitinterface.h +++ b/src/walletinitinterface.h @@ -5,10 +5,6 @@ #ifndef BITCOIN_WALLETINITINTERFACE_H #define BITCOIN_WALLETINITINTERFACE_H -#include - -class CScheduler; -class CRPCTable; struct InitInterfaces; class WalletInitInterface {