Unused extern crate libc

Signed-off-by: Peter Atashian <retep998@gmail.com>
This commit is contained in:
Peter Atashian 2015-09-17 06:29:13 -04:00
parent 6ecc5f5078
commit 5b1291c215
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
extern crate libc;
extern crate winapi; extern crate winapi;
extern crate ole32; extern crate ole32;