mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-03-28 08:25:59 +01: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