aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/main/servo.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/main/servo.rs')
-rwxr-xr-xsrc/components/main/servo.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/components/main/servo.rs b/src/components/main/servo.rs
index 91e3b1c7c5b..37b9092a7c0 100755
--- a/src/components/main/servo.rs
+++ b/src/components/main/servo.rs
@@ -98,7 +98,6 @@ pub mod layout {
pub mod box_;
pub mod construct;
pub mod context;
- pub mod display_list_builder;
pub mod floats;
pub mod flow;
pub mod flow_list;