From d75cfef49c271e43317666451f17c55e6747e564 Mon Sep 17 00:00:00 2001 From: Alexander Preisinger Date: Tue, 24 Sep 2013 18:34:50 +0200 Subject: wayland: remove outdated comment --- video/out/wayland_common.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'video') diff --git a/video/out/wayland_common.c b/video/out/wayland_common.c index e486933e86..eb7faafc61 100644 --- a/video/out/wayland_common.c +++ b/video/out/wayland_common.c @@ -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); } -- cgit v1.2.3