compositor: Don't schedule a render twice
This commit is contained in:
parent
51968b0984
commit
1de3ba9dc1
1 changed files with 0 additions and 2 deletions
|
|
@ -35,8 +35,6 @@ impl State {
|
|||
}
|
||||
}
|
||||
}
|
||||
self.backend
|
||||
.schedule_render(&self.common.event_loop_handle, &output);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue