Remove ListItemFlowDisplayListBuilding

This commit is contained in:
Anthony Ramine 2019-01-14 11:42:42 +01:00
parent 7d57c9b3ab
commit f75578cbf1
3 changed files with 23 additions and 33 deletions

View file

@ -6,7 +6,6 @@ pub use self::builder::BorderPaintingMode;
pub use self::builder::DisplayListBuildState;
pub use self::builder::FlexFlowDisplayListBuilding;
pub use self::builder::IndexableText;
pub use self::builder::ListItemFlowDisplayListBuilding;
pub use self::builder::StackingContextCollectionFlags;
pub use self::builder::StackingContextCollectionState;
pub use self::conversions::ToLayout;