Remove unused includes.
authorCryptoManiac <balthazar@yandex.ru>
Sun, 13 Mar 2016 16:11:54 +0000 (19:11 +0300)
committerCryptoManiac <balthazar@yandex.ru>
Sun, 13 Mar 2016 16:11:54 +0000 (19:11 +0300)
src/rpccrypt.cpp

index aaccb70..d892324 100644 (file)
@@ -4,11 +4,8 @@
 // file COPYING or http://www.opensource.org/licenses/mit-license.php.
 
 #include "wallet.h"
-#include "walletdb.h"
 #include "bitcoinrpc.h"
 #include "init.h"
-#include "util.h"
-#include "ntp.h"
 #include "base58.h"
 
 using namespace json_spirit;