internal/jsutil: Remove unused functions

This commit is contained in:
Hajime Hoshi 2021-09-04 21:01:21 +09:00
parent 64ec626ca6
commit 7f3bd1bbd5

View File

@ -46,9 +46,6 @@ var (
temporaryFloat32ArrayByteLengthFunc js.Value
)
func objectPrototype() {
}
func init() {
if go2cpp {
return