mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove util::debug_utils
This commit is contained in:
parent
e77efb93c1
commit
b6ca1b9b3b
2 changed files with 0 additions and 34 deletions
|
@ -35,7 +35,6 @@ use std::sync::Arc;
|
|||
|
||||
pub mod basedir;
|
||||
pub mod cache;
|
||||
#[allow(unsafe_code)] pub mod debug_utils;
|
||||
pub mod geometry;
|
||||
#[cfg(feature = "servo")] #[allow(unsafe_code)] pub mod ipc;
|
||||
#[allow(unsafe_code)] pub mod opts;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue