mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-31 05:40:04 -04:00
Merge pull request #429 from tomaka/remove-headless
[Breaking change] Remove the "headless" feature entirely
This commit is contained in:
@@ -13,7 +13,6 @@ build = "build.rs"
|
||||
[features]
|
||||
default = ["window"]
|
||||
window = []
|
||||
headless = []
|
||||
|
||||
[dependencies]
|
||||
gl_common = "*"
|
||||
|
||||
Reference in New Issue
Block a user