mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
shell: set no-wgl
flag in servoshell instead (#32753)
* Set no-wgl flag in servoshell instead Signed-off-by: Wu Yu Wei <yuweiwu@pm.me> * Remove unused comment Signed-off-by: Wu Yu Wei <yuweiwu@pm.me> --------- Signed-off-by: Wu Yu Wei <yuweiwu@pm.me>
This commit is contained in:
parent
313536fd82
commit
3e163bfcdb
6 changed files with 14 additions and 16 deletions
|
@ -11,7 +11,6 @@ name = "canvas"
|
|||
path = "lib.rs"
|
||||
|
||||
[features]
|
||||
no-wgl = ["surfman/sm-no-wgl"]
|
||||
webgl_backtrace = ["canvas_traits/webgl_backtrace"]
|
||||
xr-profile = ["webxr-api/profile", "time"]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue