Skip to content

Commit

Permalink
Removed Max CPU, since, in 1.5. Max CPU is default.
Browse files Browse the repository at this point in the history
  • Loading branch information
spindriftvinay committed Aug 23, 2015
1 parent b2b75bb commit ecd68e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zipscan.go
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ func main() {
//Parse Arguments

//Setup Environment Config
runtime.GOMAXPROCS(runtime.NumCPU())
patternContent, _ := regexp.Compile(*argContentPattern)

//If content search is enabled then content pattern is also file pattern
Expand Down

0 comments on commit ecd68e3

Please sign in to comment.