mirror of
https://github.com/labwc/labwc.git
synced 2026-04-10 08:21:07 -04:00
tearing: don't log output state test failures
This commit is contained in:
parent
020f274d69
commit
840a0c0155
1 changed files with 0 additions and 2 deletions
|
|
@ -109,8 +109,6 @@ lab_wlr_scene_output_commit(struct wlr_scene_output *scene_output,
|
|||
|
||||
if (state->tearing_page_flip) {
|
||||
if (!wlr_output_test_state(wlr_output, state)) {
|
||||
wlr_log(WLR_DEBUG, "Output test for tearing failed on %s, "
|
||||
"trying page-flip without tearing", wlr_output->name);
|
||||
state->tearing_page_flip = false;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue