aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/data.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/layout/data.rs')
-rw-r--r--components/layout/data.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/layout/data.rs b/components/layout/data.rs
index 20ff5ef2b71..2df8ea6432b 100644
--- a/components/layout/data.rs
+++ b/components/layout/data.rs
@@ -24,7 +24,6 @@ impl StyleAndLayoutData {
}
}
-
/// Data that layout associates with a node.
#[repr(C)]
pub struct LayoutData {