mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-20 13:37:28 +02:00
Remove extra CBlockIndex declaration
This commit is contained in:
parent
332c6134bb
commit
9824a0d6e9
1 changed files with 0 additions and 1 deletions
|
|
@ -16,7 +16,6 @@ extern CCriticalSection cs_main;
|
||||||
class CBlock;
|
class CBlock;
|
||||||
class CBlockIndex;
|
class CBlockIndex;
|
||||||
struct CBlockLocator;
|
struct CBlockLocator;
|
||||||
class CBlockIndex;
|
|
||||||
class CConnman;
|
class CConnman;
|
||||||
class CValidationInterface;
|
class CValidationInterface;
|
||||||
class CValidationState;
|
class CValidationState;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue