Skip to content

Commit

Permalink
Don't enable azure canvas feature by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdm committed Jul 12, 2019
1 parent 026e550 commit 577eb65
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion components/canvas/Cargo.toml
Expand Up @@ -13,7 +13,6 @@ path = "lib.rs"
[features]
canvas2d-azure = ["azure"]
canvas2d-raqote = ["raqote"]
default = ["canvas2d-azure"]
webgl_backtrace = ["canvas_traits/webgl_backtrace"]
no_wgl = ["offscreen_gl_context/no_wgl"]

Expand Down

0 comments on commit 577eb65

Please sign in to comment.