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.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/canvas/lib.rs b/components/canvas/lib.rs
index fb06eccc9f3..42fa6733998 100644
--- a/components/canvas/lib.rs
+++ b/components/canvas/lib.rs
@@ -5,8 +5,6 @@
#![feature(core)]
#![feature(collections)]
-#![allow(missing_copy_implementations)]
-
extern crate azure;
extern crate cssparser;
extern crate geom;