mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2024-11-10 04:57:26 +01:00
audio/internal/oboe: Remove 'generate' build tag
This commit is contained in:
parent
e9d0c84803
commit
5750c48a3b
3
audio/internal/oboe/generate.go
vendored
3
audio/internal/oboe/generate.go
vendored
@ -12,9 +12,6 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
//go:build generate
|
|
||||||
// +build generate
|
|
||||||
|
|
||||||
//go:generate go run gen.go
|
//go:generate go run gen.go
|
||||||
|
|
||||||
package oboe
|
package oboe
|
||||||
|
Loading…
Reference in New Issue
Block a user