Fix nits; warning police

This commit is contained in:
Eric Atkinson 2013-08-20 11:47:50 -07:00
parent 9b08fd8d18
commit 5e3ff91a2d
5 changed files with 4 additions and 7 deletions

View file

@ -16,7 +16,6 @@ use layout::incremental::{RestyleDamage, BubbleWidths};
use std::cast::transmute;
use std::cell::Cell;
use std::uint;
use std::comm::{Port};
use extra::arc::Arc;
use geom::point::Point2D;