Fix warnings.

This commit is contained in:
Ms2ger 2015-12-04 10:31:19 +01:00
parent 39a36a0098
commit 208c05f944
4 changed files with 3 additions and 5 deletions

View file

@ -7,7 +7,6 @@ use euclid::point::Point2D;
use euclid::rect::Rect;
use euclid::size::Size2D;
use std::i32;
use std::ops::Add;
// Units for use with euclid::length and euclid::scale_factor.