libservo: Remove the unused multiview feature (#36485)

Signed-off-by: Martin Robinson <mrobinson@igalia.com>
This commit is contained in:
Martin Robinson 2025-04-14 09:46:07 +02:00 committed by GitHub
parent ca5e0c160e
commit d1c4b1be76
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 0 additions and 4 deletions

View file

@ -13,7 +13,6 @@ path = "lib.rs"
[features]
default = []
multiview = []
tracing = ["dep:tracing"]
webxr = ["dep:webxr"]