mirror of
https://github.com/servo/servo.git
synced 2025-09-29 16:19:14 +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
|
@ -2,8 +2,7 @@
|
|||
resolver = "2"
|
||||
members = [
|
||||
"ports/servoshell",
|
||||
"ports/libsimpleservo/capi/",
|
||||
"ports/libsimpleservo/jniapi/",
|
||||
"ports/jniapi/",
|
||||
"tests/unit/*",
|
||||
"support/crown",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue