mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-05-12 21:00:36 +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 CBlock;
|
||||||
class CBlockIndex;
|
class CBlockIndex;
|
||||||
struct CBlockLocator;
|
struct CBlockLocator;
|
||||||
class CConnman;
|
|
||||||
class CValidationInterface;
|
class CValidationInterface;
|
||||||
class uint256;
|
|
||||||
class CScheduler;
|
class CScheduler;
|
||||||
enum class MemPoolRemovalReason;
|
enum class MemPoolRemovalReason;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user