Browse Source

Update vm.cpp

cl-refactor
Christoph Jentzsch 10 years ago
parent
commit
3332043ec2
  1. 3
      test/vm.cpp

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

Loading…
Cancel
Save