mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 22:00:04 -04:00
Remove dead code causing warnings (#278)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user