mirror of
https://github.com/servo/servo.git
synced 2025-08-03 20:50:07 +01:00
gfx: Drop "canvas_traits" dependency
This commit is contained in:
parent
35ce58ef98
commit
50ba78c512
5 changed files with 0 additions and 7 deletions
|
@ -25,7 +25,6 @@ extern crate app_units;
|
|||
extern crate azure;
|
||||
#[macro_use]
|
||||
extern crate bitflags;
|
||||
extern crate canvas_traits;
|
||||
|
||||
// Mac OS-specific library dependencies
|
||||
#[cfg(target_os = "macos")] extern crate core_foundation;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue