mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
Remove Cell in XRSpace
This commit is contained in:
parent
c3b93a967d
commit
309bd63c70
1 changed files with 1 additions and 0 deletions
|
@ -21,6 +21,7 @@ impl XRSpace {
|
|||
}
|
||||
}
|
||||
|
||||
#[allow(unused)]
|
||||
pub fn new(global: &GlobalScope) -> DomRoot<XRSpace> {
|
||||
reflect_dom_object(
|
||||
Box::new(XRSpace::new_inherited()),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue