mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-31 22:25:25 -04:00
Remove debug message
This commit is contained in:
parent
e968f9c6b9
commit
30620609b2
1 changed files with 0 additions and 1 deletions
|
|
@ -1090,7 +1090,6 @@ drag_handle_device(void *data,
|
|||
struct wl_drag *drag, struct wl_input_device *device)
|
||||
{
|
||||
struct input *input;
|
||||
fprintf(stderr, "device for drag %p: %p\n", drag, device);
|
||||
|
||||
input = wl_input_device_get_user_data(device);
|
||||
input->drag = drag;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue