mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Remove the ConvertPipelineIdToWebRender trait.
This commit is contained in:
parent
2b58586299
commit
f0ca775c80
9 changed files with 8 additions and 20 deletions
|
@ -11,7 +11,6 @@ path = "lib.rs"
|
|||
[dependencies]
|
||||
gfx = {path = "../gfx"}
|
||||
gfx_traits = {path = "../gfx_traits"}
|
||||
layout_traits = {path = "../layout_traits"}
|
||||
script_traits = {path = "../script_traits"}
|
||||
style_traits = {path = "../style_traits"}
|
||||
msg = {path = "../msg"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue