mirror of https://github.com/mpv-player/mpv
wayland: remove outdated comment
This commit is contained in:
parent
3308bc2bc9
commit
d75cfef49c
|
@ -313,8 +313,6 @@ static void pointer_handle_enter(void *data,
|
|||
wl->cursor.serial = serial;
|
||||
wl->cursor.pointer = pointer;
|
||||
|
||||
/* Release the left button on pointer enter again
|
||||
* because after moving the shell surface no release event is sent */
|
||||
show_cursor(wl);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue