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