mirror of
https://github.com/Retropex/bitcoin.git
synced 2025-08-05 22:44:50 +02:00
Remove extra CBlockIndex declaration
This commit is contained in:
parent
332c6134bb
commit
9824a0d6e9
@ -16,7 +16,6 @@ extern CCriticalSection cs_main;
|
||||
class CBlock;
|
||||
class CBlockIndex;
|
||||
struct CBlockLocator;
|
||||
class CBlockIndex;
|
||||
class CConnman;
|
||||
class CValidationInterface;
|
||||
class CValidationState;
|
||||
|
Loading…
Reference in New Issue
Block a user