aboutsummaryrefslogtreecommitdiffstats
path: root/src/androidterm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/androidterm.h')
-rw-r--r--src/androidterm.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/androidterm.h b/src/androidterm.h
index 8cc31f1ab57..ac845187a66 100644
--- a/src/androidterm.h
+++ b/src/androidterm.h
@@ -241,11 +241,6 @@ struct android_output
241 /* List of all tools (either styluses or fingers) pressed onto the 241 /* List of all tools (either styluses or fingers) pressed onto the
242 frame. */ 242 frame. */
243 struct android_touch_point *touch_points; 243 struct android_touch_point *touch_points;
244
245 /* Event serial of the last ConfigureNotify event received that has
246 not yet been drawn. This is used to synchronize resize with the
247 window system. 0 if no such outstanding event exists. */
248 unsigned long last_configure_serial;
249}; 244};
250 245
251enum 246enum