Skip to content

Commit

Permalink
eth: Remove accidentally readded EnableJit/ForceJit variables
Browse files Browse the repository at this point in the history
  • Loading branch information
Arachnid committed Jan 12, 2017
1 parent 303da33 commit f19241b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions eth/backend.go
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,6 @@ type Config struct {
GpobaseStepUp int
GpobaseCorrectionFactor int

EnableJit bool
ForceJit bool
EnablePreimageRecording bool

TestGenesisBlock *types.Block // Genesis block to seed the chain database with (testing only!)
Expand Down

0 comments on commit f19241b

Please sign in to comment.