mirror of
https://github.com/hajimehoshi/ebiten.git
synced 2025-01-26 10:42:42 +01:00
internal/jsutil: Remove unused functions
This commit is contained in:
parent
64ec626ca6
commit
7f3bd1bbd5
@ -46,9 +46,6 @@ var (
|
|||||||
temporaryFloat32ArrayByteLengthFunc js.Value
|
temporaryFloat32ArrayByteLengthFunc js.Value
|
||||||
)
|
)
|
||||||
|
|
||||||
func objectPrototype() {
|
|
||||||
}
|
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
if go2cpp {
|
if go2cpp {
|
||||||
return
|
return
|
||||||
|
Loading…
Reference in New Issue
Block a user