mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2026-04-14 08:22:25 -04:00
Merge branch 'silence' into 'master'
Vendetta against noisy debug logs See merge request wlroots/wlroots!4836
This commit is contained in:
commit
a3e92a3f3e
5 changed files with 11 additions and 15 deletions
|
|
@ -766,8 +766,6 @@ static bool drm_connector_state_update_primary_fb(struct wlr_drm_connector *conn
|
|||
&plane->formats);
|
||||
wlr_buffer_unlock(local_buf);
|
||||
if (!ok) {
|
||||
wlr_drm_conn_log(conn, WLR_DEBUG,
|
||||
"Failed to import buffer for scan-out");
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue