mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-06-04 18:22:57 +02:00
Remove unreachable or otherwise redundant code
This commit is contained in:
@@ -33,8 +33,6 @@ static const CRPCCommand vRPCCommands[] =
|
||||
|
||||
void RPCNestedTests::rpcNestedTests()
|
||||
{
|
||||
UniValue jsonRPCError;
|
||||
|
||||
// do some test setup
|
||||
// could be moved to a more generic place when we add more tests on QT level
|
||||
const CChainParams& chainparams = Params();
|
||||
|
||||
Reference in New Issue
Block a user