Skip to content
This repository has been archived by the owner on Sep 1, 2018. It is now read-only.

Commit

Permalink
Remove unused fset field
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdan committed Aug 9, 2017
1 parent 0b82697 commit 27edfa2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion check.go
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ type Checker struct {
pkgTypes
*loader.PackageInfo

fset *token.FileSet
funcs []*funcDecl

ssaByPos map[token.Pos]*ssa.Function
Expand Down

0 comments on commit 27edfa2

Please sign in to comment.