Igalia / wolvic

A fast and secure browser for standalone virtual-reality and augmented-reality headsets.
https://wolvic.org
Mozilla Public License 2.0
796 stars 100 forks source link

Remove GoogleVR leftover #1265

Closed svillar closed 7 months ago

svillar commented 7 months ago

GoogleVR was supported by FxR at some point but then the support was removed as it was not maintained. This PR removes some of code that was added for GoogleVR but not removed.

As that code was deprecated we added a more modern version of it as part of our effort to remove warnings in the code without realizing that the code was added for an unsupported platform. We're removing that code as well.