aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test/rpcnestedtests.cpp
diff options
context:
space:
mode:
authorpracticalswift <[email protected]>2017-06-12 15:01:46 +0200
committerpracticalswift <[email protected]>2017-06-12 15:01:46 +0200
commit4265bf351a5c7b89ec33deff9f3800f28ff6f3e3 (patch)
tree9267a414b11a86780a4163bee5b9461142b80f3b /src/qt/test/rpcnestedtests.cpp
parentMerge #8694: Basic multiwallet support (diff)
downloaddiscoin-4265bf351a5c7b89ec33deff9f3800f28ff6f3e3.tar.xz
discoin-4265bf351a5c7b89ec33deff9f3800f28ff6f3e3.zip
Remove unreachable or otherwise redundant code
Diffstat (limited to 'src/qt/test/rpcnestedtests.cpp')
-rw-r--r--src/qt/test/rpcnestedtests.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/qt/test/rpcnestedtests.cpp b/src/qt/test/rpcnestedtests.cpp
index dada68973..26dec3c61 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();