mirror of
https://github.com/servo/servo.git
synced 2025-06-12 18:34:39 +00:00
Move util::print_tree to gfx_traits
This commit is contained in:
parent
110fd68610
commit
51ff916e09
15 changed files with 13 additions and 13 deletions
|
@ -42,7 +42,6 @@ pub mod geometry;
|
|||
#[allow(unsafe_code)] pub mod opts;
|
||||
#[cfg(feature = "servo")] pub mod panicking;
|
||||
pub mod prefs;
|
||||
#[cfg(feature = "servo")] pub mod print_tree;
|
||||
pub mod resource_files;
|
||||
pub mod str;
|
||||
pub mod thread;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue