mirror of
https://github.com/servo/servo.git
synced 2025-07-13 10:23:40 +01:00
Fix nits; warning police
This commit is contained in:
parent
9b08fd8d18
commit
5e3ff91a2d
5 changed files with 4 additions and 7 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue