aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/layout/lib.rs')
-rw-r--r--components/layout/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/layout/lib.rs b/components/layout/lib.rs
index 5644f55b7c2..44f8f49c056 100644
--- a/components/layout/lib.rs
+++ b/components/layout/lib.rs
@@ -9,7 +9,6 @@
#![feature(hash)]
#![feature(int_uint)]
#![feature(io)]
-#![feature(libc)]
#![feature(path)]
#![feature(plugin)]
#![feature(rustc_private)]