mirror of
https://github.com/servo/servo.git
synced 2025-08-05 21:50:18 +01:00
Remove GlobalRoot and GlobalRef
This commit is contained in:
parent
c66cf46bee
commit
b6bbd41e11
13 changed files with 63 additions and 173 deletions
|
@ -134,7 +134,6 @@ pub mod cell;
|
|||
pub mod constant;
|
||||
pub mod conversions;
|
||||
pub mod error;
|
||||
pub mod global;
|
||||
pub mod guard;
|
||||
pub mod inheritance;
|
||||
pub mod interface;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue