diff options
author | Philip Kaufmann <phil.kaufmann@t-online.de> | 2014-08-10 14:28:09 +0200 |
---|---|---|
committer | Philip Kaufmann <phil.kaufmann@t-online.de> | 2014-08-10 14:30:30 +0200 |
commit | 22b3c4bbbd4ce319b1702f069ba962fc0cff9393 (patch) | |
tree | 7a2f8a94a8da9d315263efae83ab2aa46bb17f0d /src/db.h | |
parent | fffe947c486a7643362997cc4ca2ce207e7c761d (diff) |
remove unused class CAddrMan; from db.h
Diffstat (limited to 'src/db.h')
-rw-r--r-- | src/db.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -17,7 +17,6 @@ #include <boost/filesystem/path.hpp> #include <db_cxx.h> -class CAddrMan; struct CBlockLocator; class CDiskBlockIndex; class COutPoint; |