remove unused classes from db.h

This commit is contained in:
Philip Kaufmann 2015-04-23 14:55:02 +02:00 committed by Cory Fields
parent 0a7bcb7e55
commit 3703385547

View file

@ -20,9 +20,6 @@
#include <db_cxx.h>
class CDiskBlockIndex;
class COutPoint;
extern unsigned int nWalletDBUpdated;
class CDBEnv