clippy fixes
This commit is contained in:
parent
f9f8af10a0
commit
849882a7db
3 changed files with 60 additions and 28 deletions
|
|
@ -277,7 +277,6 @@ impl XdgShellHandler for State {
|
|||
(mapped, layer)
|
||||
};
|
||||
let handle = workspace.handle.clone();
|
||||
std::mem::drop(workspace);
|
||||
|
||||
let workspace_handle = self.common.shell.active_space(&output).handle.clone();
|
||||
for (window, _) in mapped.windows() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue