Merge pull request #4672

22b3c4b remove unused class CAddrMan; from db.h (Philip Kaufmann)
This commit is contained in:
Wladimir J. van der Laan 2014-08-19 10:57:43 +02:00
commit c5a91216ae
No known key found for this signature in database
GPG Key ID: 74810B012346C9A6
1 changed files with 0 additions and 1 deletions

View File

@ -17,7 +17,6 @@
#include <boost/filesystem/path.hpp>
#include <db_cxx.h>
class CAddrMan;
struct CBlockLocator;
class CDiskBlockIndex;
class COutPoint;