Remove dead code causing warnings (#278)
This commit is contained in:
parent
3d1c18ded9
commit
5b57b73fe8
7 changed files with 2 additions and 77 deletions
|
|
@ -13,7 +13,6 @@ categories = ["gui"]
|
|||
[dependencies]
|
||||
lazy_static = "0.2.2"
|
||||
libc = "0.2"
|
||||
shared_library = "0.1.5"
|
||||
|
||||
[target.'cfg(target_os = "android")'.dependencies.android_glue]
|
||||
version = "0.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue