eth: Remove accidentally readded EnableJit/ForceJit variables

This commit is contained in:
Nick Johnson 2017-01-11 15:31:29 +00:00
parent 303da33fb0
commit f19241bd45

View file

@ -98,8 +98,6 @@ type Config struct {
GpobaseStepUp int GpobaseStepUp int
GpobaseCorrectionFactor int GpobaseCorrectionFactor int
EnableJit bool
ForceJit bool
EnablePreimageRecording bool EnablePreimageRecording bool
TestGenesisBlock *types.Block // Genesis block to seed the chain database with (testing only!) TestGenesisBlock *types.Block // Genesis block to seed the chain database with (testing only!)