summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdk/wayland/gdkdevice-wayland.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/gdk/wayland/gdkdevice-wayland.c b/gdk/wayland/gdkdevice-wayland.c
index 3f2bafedc9..d02f5804d7 100644
--- a/gdk/wayland/gdkdevice-wayland.c
+++ b/gdk/wayland/gdkdevice-wayland.c
@@ -1378,9 +1378,6 @@ pointer_handle_frame (void *data,
{
GdkWaylandSeat *seat = data;
- if (!seat->pointer_focus)
- return;
-
GDK_NOTE (EVENTS,
g_message ("frame, seat %p", seat));