all: remove dead code
This commit is contained in:
parent
a20008d446
commit
8cee61122e
32 changed files with 9 additions and 145 deletions
|
|
@ -1203,12 +1203,6 @@ impl Global for WlSeatGlobal {
|
|||
fn version(&self) -> u32 {
|
||||
9
|
||||
}
|
||||
|
||||
fn break_loops(&self) {
|
||||
self.bindings.borrow_mut().clear();
|
||||
self.queue_link.take();
|
||||
self.tree_changed_handler.take();
|
||||
}
|
||||
}
|
||||
|
||||
dedicated_add_global!(WlSeatGlobal, seats);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue