Merge pull request #68 from retep998/no-libc

Unused extern crate libc
This commit is contained in:
tomaka 2015-09-17 13:44:21 +02:00
commit cf53ccaf17
1 changed files with 0 additions and 1 deletions

View File

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