]> git.eshelyaron.com Git - emacs.git/commit
Fix a number of Android compilation warnings
authorPo Lu <luangruo@yahoo.com>
Sat, 21 Dec 2024 00:53:21 +0000 (08:53 +0800)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 15:18:53 +0000 (16:18 +0100)
commit5a6913c1c7f4d16f36513e65044515ecc78e57ff
treeae9f45fc4529d01d05e50a7455c9620f1ffa11ce
parent00b6fe68e18a84bd6a9f8b0a771435dedf07d7cd
Fix a number of Android compilation warnings

* src/dispnew.c (frame_rect_abs, frame_pos_abs, rect_intersect)
(copy_child_glyphs, abs_cursor_pos, is_in_matrix)
(is_cursor_obscured) [HAVE_ANDROID]: Delete functions.

(cherry picked from commit 2d173aa3d34e60206f4889eb0220aa2269b3ed4d)
src/dispnew.c