remove unused class CAddrMan; from db.h
This commit is contained in:
parent
fffe947c48
commit
22b3c4bbbd
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 <boost/filesystem/path.hpp>
|
||||||
#include <db_cxx.h>
|
#include <db_cxx.h>
|
||||||
|
|
||||||
class CAddrMan;
|
|
||||||
struct CBlockLocator;
|
struct CBlockLocator;
|
||||||
class CDiskBlockIndex;
|
class CDiskBlockIndex;
|
||||||
class COutPoint;
|
class COutPoint;
|
||||||
|
|
Loading…
Reference in a new issue