mirror of
https://github.com/servo/servo.git
synced 2025-08-02 20:20:14 +01:00
Remove dependencies on the native crate.
This commit is contained in:
parent
394508953e
commit
04eb923da9
11 changed files with 6 additions and 26 deletions
|
@ -18,7 +18,6 @@ extern crate geom;
|
|||
extern crate getopts;
|
||||
extern crate layers;
|
||||
extern crate libc;
|
||||
extern crate native;
|
||||
extern crate rand;
|
||||
extern crate rustrt;
|
||||
extern crate serialize;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue