From 3332043ec2159493c6650dbe455b3705d4219b60 Mon Sep 17 00:00:00 2001 From: Christoph Jentzsch Date: Mon, 27 Oct 2014 22:33:23 +0100 Subject: [PATCH] Update vm.cpp --- test/vm.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/vm.cpp b/test/vm.cpp index feb2bbaaa..40a0a862b 100644 --- a/test/vm.cpp +++ b/test/vm.cpp @@ -486,9 +486,6 @@ h160 FakeState::createNewAddress(Address _newAddress, Address _sender, u256 _end return _newAddress; } - - - namespace dev { namespace test { void doTests(json_spirit::mValue& v, bool _fillin)