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.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/msg/lib.rs b/components/msg/lib.rs
index 3918a7ada77..a2cc4bbab71 100644
--- a/components/msg/lib.rs
+++ b/components/msg/lib.rs
@@ -11,7 +11,6 @@
#[macro_use]
extern crate bitflags;
extern crate heapsize;
-extern crate ipc_channel;
extern crate serde;
#[macro_use]
extern crate serde_derive;