Skip to content

Commit edbb831

Browse files
committed
Get rid of a warning
1 parent 0ccc1bf commit edbb831

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

build.rs

-2
Original file line numberDiff line numberDiff line change
@@ -219,8 +219,6 @@ fn configure_check_cfg() {
219219

220220
#[cfg(feature = "c")]
221221
mod c {
222-
extern crate cc;
223-
224222
use std::collections::{BTreeMap, HashSet};
225223
use std::env;
226224
use std::fs::{self, File};

0 commit comments

Comments
 (0)