aboutsummaryrefslogtreecommitdiffstats
path: root/components/layout/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/layout/lib.rs')
-rw-r--r--components/layout/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/layout/lib.rs b/components/layout/lib.rs
index 62da36cff87..d1eb3cf41ba 100644
--- a/components/layout/lib.rs
+++ b/components/layout/lib.rs
@@ -103,4 +103,3 @@ mod wrapper;
// For unit tests:
pub use fragment::Fragment;
-pub use wrapper::ServoThreadSafeLayoutNode;