Merge pull request #4672
22b3c4b
remove unused class CAddrMan; from db.h (Philip Kaufmann)
This commit is contained in:
commit
c5a91216ae
1 changed files with 0 additions and 1 deletions
1
src/db.h
1
src/db.h
|
@ -17,7 +17,6 @@
|
|||
#include <boost/filesystem/path.hpp>
|
||||
#include <db_cxx.h>
|
||||
|
||||
class CAddrMan;
|
||||
struct CBlockLocator;
|
||||
class CDiskBlockIndex;
|
||||
class COutPoint;
|
||||
|
|
Loading…
Reference in a new issue