it: simplify tracking of deleted objects
This commit is contained in:
parent
ae34a65efe
commit
fd027d9a5a
17 changed files with 57 additions and 154 deletions
|
|
@ -73,7 +73,6 @@ impl TestRun {
|
|||
tran.add_obj(Rc::new(TestDisplay {
|
||||
tran: tran.clone(),
|
||||
id: WL_DISPLAY_ID,
|
||||
deleted: Default::default(),
|
||||
}))?;
|
||||
tran.init();
|
||||
let registry = tran.get_registry();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue