mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-12 12:53:31 +02:00
refactor: remove unused forward declarations in validationinterface.h
This commit is contained in:
parent
23854f8402
commit
2aaec2352d
@ -17,9 +17,7 @@ class BlockValidationState;
|
||||
class CBlock;
|
||||
class CBlockIndex;
|
||||
struct CBlockLocator;
|
||||
class CConnman;
|
||||
class CValidationInterface;
|
||||
class uint256;
|
||||
class CScheduler;
|
||||
enum class MemPoolRemovalReason;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user