Remove the ConvertPipelineIdToWebRender trait.

This commit is contained in:
Ms2ger 2016-05-27 15:28:44 +02:00
parent 2b58586299
commit f0ca775c80
9 changed files with 8 additions and 20 deletions

View file

@ -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"}