From a0cfe7aeef1fd18b4cc7e8a62f3f788c0619d80c Mon Sep 17 00:00:00 2001 From: Christoph Jentzsch Date: Mon, 27 Oct 2014 22:33:23 +0100 Subject: Update vm.cpp --- vm.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'vm.cpp') diff --git a/vm.cpp b/vm.cpp index feb2bbaa..40a0a862 100644 --- a/vm.cpp +++ b/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) -- cgit