aboutsummaryrefslogtreecommitdiff
path: root/src/db.h
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2014-08-10 14:28:09 +0200
committerPhilip Kaufmann <phil.kaufmann@t-online.de>2014-08-10 14:30:30 +0200
commit22b3c4bbbd4ce319b1702f069ba962fc0cff9393 (patch)
tree7a2f8a94a8da9d315263efae83ab2aa46bb17f0d /src/db.h
parentfffe947c486a7643362997cc4ca2ce207e7c761d (diff)
downloadbitcoin-22b3c4bbbd4ce319b1702f069ba962fc0cff9393.tar.xz
remove unused class CAddrMan; from db.h
Diffstat (limited to 'src/db.h')
-rw-r--r--src/db.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/db.h b/src/db.h
index 66d7f31917..bba267b84f 100644
--- a/src/db.h
+++ b/src/db.h
@@ -17,7 +17,6 @@
#include <boost/filesystem/path.hpp>
#include <db_cxx.h>
-class CAddrMan;
struct CBlockLocator;
class CDiskBlockIndex;
class COutPoint;