remove unused class CAddrMan; from db.h

This commit is contained in:
Philip Kaufmann 2014-08-10 14:28:09 +02:00
parent fffe947c48
commit 22b3c4bbbd
1 changed files with 0 additions and 1 deletions

View File

@ -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;