mirror of
https://github.com/servo/servo.git
synced 2025-08-03 12:40:06 +01:00
Remove render backend option as it doesn't work and confuses people.
This commit is contained in:
parent
c123f75558
commit
b816550a17
10 changed files with 16 additions and 46 deletions
|
@ -12,7 +12,6 @@ extern crate log;
|
|||
|
||||
extern crate debug;
|
||||
extern crate alloc;
|
||||
extern crate azure;
|
||||
extern crate collections;
|
||||
extern crate geom;
|
||||
extern crate getopts;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue