Remove extra CBlockIndex declaration

pull/16287/head
RJ Rybarczyk 5 years ago
parent 332c6134bb
commit 9824a0d6e9
No known key found for this signature in database
GPG Key ID: A136703776B7AA05

@ -16,7 +16,6 @@ extern CCriticalSection cs_main;
class CBlock;
class CBlockIndex;
struct CBlockLocator;
class CBlockIndex;
class CConnman;
class CValidationInterface;
class CValidationState;

Loading…
Cancel
Save