Remove googlevr feature (#32840)

* Remove googlevr feature

Signed-off-by: Daniel Adams <msub2official@gmail.com>

* Remove googlevr and oculusvr from python scripts

Signed-off-by: Daniel Adams <msub2official@gmail.com>

* Remove vr checks entirely

Signed-off-by: Daniel Adams <msub2official@gmail.com>

---------

Signed-off-by: Daniel Adams <msub2official@gmail.com>
This commit is contained in:
Daniel Adams 2024-07-23 22:00:50 -10:00 committed by GitHub
parent b6652f88d1
commit e425ad0cb7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 3 additions and 27 deletions

View file

@ -13,7 +13,6 @@ crate-type = ["rlib"]
[features]
debugmozjs = ["script/debugmozjs"]
googlevr = ["webxr/googlevr"]
jitspew = ["script/jitspew"]
js_backtrace = ["script/js_backtrace"]
layout_2013 = ["dep:layout_thread_2013"]