Skip to content

Commit

Permalink
remove unnecessary build tags for ios
Browse files Browse the repository at this point in the history
  • Loading branch information
otraore committed Feb 25, 2022
1 parent 4019c8e commit 7f860ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gl_mobile.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//+build android ios,amd64 ios,arm64 ios
//+build android ios
//+build !nogl

package gl
Expand Down

0 comments on commit 7f860ef

Please sign in to comment.