mirror of
https://github.com/servo/servo.git
synced 2025-08-04 05:00:08 +01:00
Move util::tid to style
This commit is contained in:
parent
e3eeb643f0
commit
744b94346a
4 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,6 @@ pub mod resource_files;
|
|||
pub mod str;
|
||||
pub mod thread;
|
||||
pub mod thread_state;
|
||||
pub mod tid;
|
||||
|
||||
#[cfg(feature = "servo")]
|
||||
#[allow(unsafe_code)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue