mirror of
https://github.com/servo/servo.git
synced 2025-09-05 12:38:21 +01:00
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:
parent
b10875956a
commit
bbba839278
20 changed files with 159 additions and 1758 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue