mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
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:
parent
b6652f88d1
commit
e425ad0cb7
4 changed files with 3 additions and 27 deletions
|
@ -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"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue