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

@ -21,7 +21,6 @@ extern crate gleam;
extern crate image;
extern crate ipc_channel;
extern crate layers;
extern crate layout_traits;
#[macro_use]
extern crate log;
extern crate msg;