Change quadtree iterators

This commit is contained in:
eschweic 2013-08-20 12:47:08 -07:00
parent d92cbe6a51
commit 594246891d
2 changed files with 18 additions and 19 deletions

View file

@ -24,7 +24,6 @@ use extra::arc::Arc;
use servo_util::time::{ProfilerChan, profile};
use servo_util::time;
use extra::arc;
use buffer_map::BufferMap;