mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-11-10 22:18:54 +01:00
refactor: remove unused forward declarations in validationinterface.h
This commit is contained in:
@@ -17,9 +17,7 @@ class BlockValidationState;
|
||||
class CBlock;
|
||||
class CBlockIndex;
|
||||
struct CBlockLocator;
|
||||
class CConnman;
|
||||
class CValidationInterface;
|
||||
class uint256;
|
||||
class CScheduler;
|
||||
enum class MemPoolRemovalReason;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user