cmd/evm, core, ethdb, state, tests/helper: remove ReadConfig calls

This commit is contained in:
Felix Lange
2015-03-10 02:35:46 +01:00
parent e6118f2d79
commit 80985f97da
6 changed files with 0 additions and 12 deletions

View File

@ -12,14 +12,12 @@ import (
"github.com/ethereum/go-ethereum/core/types"
"github.com/ethereum/go-ethereum/ethdb"
"github.com/ethereum/go-ethereum/ethutil"
"github.com/ethereum/go-ethereum/event"
"github.com/ethereum/go-ethereum/rlp"
)
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())
ethutil.ReadConfig("/tmp/ethtest", "/tmp/ethtest", "ETH")
}
// Test fork of length N starting from block i