Remove the libsimpleservo C API (#31172)

This is unused and unmaintained. It also added a bit of complication
to the build.
This commit is contained in:
Martin Robinson 2024-01-27 10:19:25 +01:00 committed by GitHub
parent b10875956a
commit bbba839278
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
20 changed files with 159 additions and 1758 deletions

View file

@ -37,10 +37,6 @@ packages = [
"proc-macro-crate",
"toml",
# This dependency is for "hermit os" which Servo doesn't support.
# Theoretically, it's never fetched.
"hermit-abi",
# Duplicated by winit.
"windows-sys",
"windows-targets",