aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/data.rs
diff options
context:
space:
mode:
authorPyfisch <pyfisch@gmail.com>2018-08-24 15:44:25 +0200
committerPyfisch <pyfisch@gmail.com>2018-09-01 13:24:57 +0200
commit349047b096fc8d121bc1a5be1ab74eabe648285b (patch)
treea18c07097a9935a54c8c2f5c5a317a8479bc1dcf /components/layout/data.rs
parent577830de909dd692f2d178d139984f45bbf929c3 (diff)
downloadservo-349047b096fc8d121bc1a5be1ab74eabe648285b.tar.gz
servo-349047b096fc8d121bc1a5be1ab74eabe648285b.zip
Rustfmt layout crate
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 {