Warning patrol.

This commit is contained in:
Josh Matthews 2015-04-01 12:59:51 -04:00
parent ba0d28e002
commit 57c5b3228a
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;