Remove the window feature entirely
This commit is contained in:
parent
c8fd077e17
commit
7a625ef3d8
8 changed files with 3 additions and 26 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue