Remove debug message
This commit is contained in:
parent
e968f9c6b9
commit
30620609b2
@ -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…
x
Reference in New Issue
Block a user