Browse Source

Remove no longer needed declaration of CBlockLocator

pull/145/head
Pavel Janík 10 years ago
parent
commit
1b37333a7f
  1. 2
      src/db.h

2
src/db.h

@ -23,8 +23,6 @@
class CDiskBlockIndex;
class COutPoint;
struct CBlockLocator;
extern unsigned int nWalletDBUpdated;
void ThreadFlushWalletDB(const std::string& strWalletFile);

Loading…
Cancel
Save