auto merge of #3958 : zwarich/servo/remove-libgreen, r=Ms2ger

This commit is contained in:
bors-servo 2014-11-11 03:18:38 -07:00
commit f4471f0602

View file

@ -35,7 +35,6 @@ extern crate string_cache;
extern crate collections;
extern crate encoding;
extern crate green;
extern crate libc;
extern crate sync;
extern crate url;