diff options
Diffstat (limited to 'src/androidgui.h')
| -rw-r--r-- | src/androidgui.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/androidgui.h b/src/androidgui.h index 84419457a8a..6514c78d289 100644 --- a/src/androidgui.h +++ b/src/androidgui.h | |||
| @@ -606,8 +606,6 @@ extern void android_move_resize_window (android_window, int, int, | |||
| 606 | extern void android_map_raised (android_window); | 606 | extern void android_map_raised (android_window); |
| 607 | extern void android_translate_coordinates (android_window, int, | 607 | extern void android_translate_coordinates (android_window, int, |
| 608 | int, int *, int *); | 608 | int, int *, int *); |
| 609 | extern void android_sync (void); | ||
| 610 | |||
| 611 | extern int android_wc_lookup_string (android_key_pressed_event *, | 609 | extern int android_wc_lookup_string (android_key_pressed_event *, |
| 612 | wchar_t *, int, int *, | 610 | wchar_t *, int, int *, |
| 613 | enum android_lookup_status *); | 611 | enum android_lookup_status *); |