aboutsummaryrefslogtreecommitdiff
path: root/cc/cc-test/build.rs
diff options
context:
space:
mode:
Diffstat (limited to 'cc/cc-test/build.rs')
-rw-r--r--cc/cc-test/build.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/cc/cc-test/build.rs b/cc/cc-test/build.rs
index 677161e..3065861 100644
--- a/cc/cc-test/build.rs
+++ b/cc/cc-test/build.rs
@@ -1,5 +1,3 @@
-extern crate cc;
-
use std::env;
use std::fs;
use std::path::PathBuf;