auto merge of #5477 : jdm/servo/warnfix, r=kmcallister

This commit is contained in:
bors-servo 2015-04-01 17:30:41 -06:00
commit 3294778b37
3 changed files with 1 additions and 2 deletions

View file

@ -12,7 +12,6 @@ use font_cache_task::FontCacheTask;
use font_template::FontTemplateDescriptor;
use platform::font::FontHandle;
use platform::font_template::FontTemplateData;
use util::arc_ptr_eq;
use util::cache::HashCache;
use util::fnv::FnvHasher;
use util::geometry::Au;