mirror of
https://github.com/gwenhael-le-moine/sway-patched-tray-menu.git
synced 2024-12-25 21:58:31 +01:00
tearing: remove trailing whitespace
This commit is contained in:
parent
05e895c463
commit
3e956b9229
5 changed files with 15 additions and 16 deletions
|
@ -299,7 +299,6 @@ static int output_repaint_timer_handler(void *data) {
|
|||
if (!wlr_output_test_state(output->wlr_output, &pending)) {
|
||||
sway_log(SWAY_DEBUG, "Output test failed on '%s', retrying without tearing page-flip",
|
||||
output->wlr_output->name);
|
||||
|
||||
pending.tearing_page_flip = false;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue