Wallet.h cleanup
[novacoin.git] / src / walletdb.h
index 714b3cc..b8bf4c4 100644 (file)
@@ -6,7 +6,6 @@
 #define BITCOIN_WALLETDB_H
 
 #include "db.h"
-//#include "base58.h"
 #include "keystore.h"
 
 class CKeyPool;