aboutsummaryrefslogtreecommitdiffstats
path: root/src/androidterm.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/androidterm.c')
-rw-r--r--src/androidterm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/androidterm.c b/src/androidterm.c
index 688f254ee23..e0f66652300 100644
--- a/src/androidterm.c
+++ b/src/androidterm.c
@@ -1179,7 +1179,6 @@ handle_one_android_event (struct android_display_info *dpyinfo,
1179 && (f == XFRAME (selected_frame) 1179 && (f == XFRAME (selected_frame)
1180 || !NILP (focus_follows_mouse))) 1180 || !NILP (focus_follows_mouse)))
1181 { 1181 {
1182 static Lisp_Object last_mouse_window;
1183 Lisp_Object window 1182 Lisp_Object window
1184 = window_from_coordinates (f, event->xmotion.x, 1183 = window_from_coordinates (f, event->xmotion.x,
1185 event->xmotion.y, 0, 1184 event->xmotion.y, 0,