summary refs log tree commit diff
path: root/gpu_display/build.rs
diff options
context:
space:
mode:
Diffstat (limited to 'gpu_display/build.rs')
-rw-r--r--gpu_display/build.rs2
1 files changed, 0 insertions, 2 deletions
diff --git a/gpu_display/build.rs b/gpu_display/build.rs
index 33a8653..69c0fae 100644
--- a/gpu_display/build.rs
+++ b/gpu_display/build.rs
@@ -2,8 +2,6 @@
 // Use of this source code is governed by a BSD-style license that can be
 // found in the LICENSE file.
 
-extern crate cc;
-
 use std::env;
 use std::ffi::OsStr;
 use std::fs;