Skip to content

Commit ec51173

Browse files
committed
Get rid of a warning
1 parent 7a84ce4 commit ec51173

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)