Remove redundant redeclaration of rescanblockchain(...) in same scope

This commit is contained in:
practicalswift 2018-08-06 23:52:35 +02:00
parent 26f59f5054
commit a9e90e5002
1 changed files with 0 additions and 1 deletions

View File

@ -4761,7 +4761,6 @@ extern UniValue importwallet(const JSONRPCRequest& request);
extern UniValue importprunedfunds(const JSONRPCRequest& request);
extern UniValue removeprunedfunds(const JSONRPCRequest& request);
extern UniValue importmulti(const JSONRPCRequest& request);
extern UniValue rescanblockchain(const JSONRPCRequest& request);
static const CRPCCommand commands[] =
{ // category name actor (function) argNames