mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove dead code from block.rs
This commit is contained in:
parent
b2cd35da47
commit
4691dc0c6e
1 changed files with 0 additions and 2 deletions
|
@ -1518,8 +1518,6 @@ impl BlockFlow {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
flags.union_floated_descendants_flags(child_base.flags);
|
||||
}
|
||||
|
||||
// FIXME(pcwalton): This should consider all float descendants, not just children.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue