winit: Fix double wl_outputs
This commit is contained in:
parent
9f1284b981
commit
1eef3b3d78
1 changed files with 0 additions and 1 deletions
|
|
@ -137,7 +137,6 @@ pub fn init_backend(
|
|||
refresh: 60_000,
|
||||
};
|
||||
let output = Output::new(name, props, None);
|
||||
let _global = output.create_global::<State>(dh);
|
||||
output.add_mode(mode);
|
||||
output.set_preferred(mode);
|
||||
output.change_current_state(
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue