Remove dead code causing warnings (#278)
This commit is contained in:
parent
3d1c18ded9
commit
5b57b73fe8
7 changed files with 2 additions and 77 deletions
|
|
@ -83,9 +83,6 @@
|
|||
#[macro_use]
|
||||
extern crate lazy_static;
|
||||
|
||||
#[macro_use]
|
||||
extern crate shared_library;
|
||||
|
||||
extern crate libc;
|
||||
|
||||
#[cfg(target_os = "windows")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue