aboutsummaryrefslogtreecommitdiffstats
path: root/components/canvas/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/canvas/lib.rs')
-rw-r--r--components/canvas/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/canvas/lib.rs b/components/canvas/lib.rs
index 962231581ef..3cfe0b606e4 100644
--- a/components/canvas/lib.rs
+++ b/components/canvas/lib.rs
@@ -4,7 +4,6 @@
#![feature(core)]
#![feature(collections)]
-#![feature(rustc_private)]
extern crate canvas_traits;
extern crate azure;