layout: Minor whitespace cleanup.

This commit is contained in:
Patrick Walton 2016-03-15 16:19:43 -07:00
parent ed6ee29951
commit 7a131ba104

View file

@ -253,7 +253,6 @@ impl<'a> LayoutDamageComputation for &'a mut Flow {
has_counter_affecting_children = has_counter_affecting_children ||
flow::base(kid).flags.intersects(AFFECTS_COUNTERS |
HAS_COUNTER_AFFECTING_CHILDREN);
}
}