From 4265bf351a5c7b89ec33deff9f3800f28ff6f3e3 Mon Sep 17 00:00:00 2001 From: practicalswift Date: Mon, 12 Jun 2017 15:01:46 +0200 Subject: Remove unreachable or otherwise redundant code --- src/qt/test/rpcnestedtests.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/qt/test') diff --git a/src/qt/test/rpcnestedtests.cpp b/src/qt/test/rpcnestedtests.cpp index dada689731..26dec3c610 100644 --- a/src/qt/test/rpcnestedtests.cpp +++ b/src/qt/test/rpcnestedtests.cpp @@ -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(); -- cgit v1.2.3