Skip to content

Commit 9824a0d

Browse files
committed
Remove extra CBlockIndex declaration
1 parent 332c613 commit 9824a0d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/validationinterface.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ extern CCriticalSection cs_main;
1616
class CBlock;
1717
class CBlockIndex;
1818
struct CBlockLocator;
19-
class CBlockIndex;
2019
class CConnman;
2120
class CValidationInterface;
2221
class CValidationState;

0 commit comments

Comments
 (0)