aboutsummaryrefslogtreecommitdiffstats
path: root/components/msg/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/msg/lib.rs')
-rw-r--r--components/msg/lib.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/components/msg/lib.rs b/components/msg/lib.rs
index bac2f1a6011..a3eda6b1796 100644
--- a/components/msg/lib.rs
+++ b/components/msg/lib.rs
@@ -15,11 +15,9 @@ extern crate euclid;
extern crate heapsize;
extern crate hyper;
extern crate ipc_channel;
-extern crate layers;
extern crate rustc_serialize;
extern crate serde;
extern crate url;
-extern crate util;
extern crate webrender_traits;
pub mod constellation_msg;