aboutsummaryrefslogtreecommitdiffstats
path: root/components/util/lib.rs
diff options
context:
space:
mode:
Diffstat (limited to 'components/util/lib.rs')
-rw-r--r--components/util/lib.rs1
1 files changed, 0 insertions, 1 deletions
diff --git a/components/util/lib.rs b/components/util/lib.rs
index 3a039c58da8..40f9d41ddbc 100644
--- a/components/util/lib.rs
+++ b/components/util/lib.rs
@@ -55,7 +55,6 @@ pub mod deque;
pub mod geometry;
pub mod ipc;
pub mod linked_list;
-pub mod logical_geometry;
#[cfg(feature = "non-geckolib")]
pub mod non_geckolib;
pub mod opts;