Skip to content

Commit 2aaec23

Browse files
committed
refactor: remove unused forward declarations in validationinterface.h
1 parent 23854f8 commit 2aaec23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/validationinterface.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,7 @@ class BlockValidationState;
1717
class CBlock;
1818
class CBlockIndex;
1919
struct CBlockLocator;
20-
class CConnman;
2120
class CValidationInterface;
22-
class uint256;
2321
class CScheduler;
2422
enum class MemPoolRemovalReason;
2523

0 commit comments

Comments
 (0)