mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 22:00:04 -04:00
Remove the window feature entirely
This commit is contained in:
@@ -10,10 +10,6 @@ repository = "https://github.com/tomaka/glutin"
|
||||
documentation = "https://tomaka.github.io/glutin/"
|
||||
build = "build.rs"
|
||||
|
||||
[features]
|
||||
default = ["window"]
|
||||
window = []
|
||||
|
||||
[dependencies]
|
||||
gl_common = "0.1.0"
|
||||
lazy_static = "0.1.10"
|
||||
|
||||
Reference in New Issue
Block a user