mirror of
https://gitlab.freedesktop.org/wayland/weston.git
synced 2026-05-08 05:28:05 +02:00
compositor-drm: Drop cursor debug message
This commit is contained in:
parent
22d5481f91
commit
6244668cc5
1 changed files with 0 additions and 2 deletions
|
|
@ -248,8 +248,6 @@ drm_output_set_cursor(struct wlsc_output *output_base,
|
|||
goto out;
|
||||
}
|
||||
|
||||
printf("info: set hardware cursor\n");
|
||||
|
||||
out:
|
||||
pixman_region32_fini(&cursor_region);
|
||||
if (ret)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue