Merge pull request #429 from tomaka/remove-headless
[Breaking change] Remove the "headless" feature entirely
This commit is contained in:
commit
2d97e0380f
4 changed files with 1 additions and 6 deletions
|
|
@ -13,7 +13,6 @@ build = "build.rs"
|
|||
[features]
|
||||
default = ["window"]
|
||||
window = []
|
||||
headless = []
|
||||
|
||||
[dependencies]
|
||||
gl_common = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue