Update vm.cpp

This commit is contained in:
Christoph Jentzsch 2014-10-27 22:33:23 +01:00
parent 8f05f86e16
commit a0cfe7aeef

3
vm.cpp
View File

@ -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)