aboutsummaryrefslogtreecommitdiff
path: root/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'lib.rs')
-rw-r--r--lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib.rs b/lib.rs
index fa0e08a2..d89c8efd 100644
--- a/lib.rs
+++ b/lib.rs
@@ -4,7 +4,6 @@
#[crate_type="dylib"];
#[doc(html_root_url="http://www.rust-ci.org/sfackler/rust-openssl/doc")];
-extern crate extra;
#[cfg(test)]
extern crate serialize;
extern crate sync;