1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-01 09:51:22 -08:00

Update Android port

* java/org/gnu/emacs/EmacsDrawRectangle.java (perform):
* java/org/gnu/emacs/EmacsSdk7FontDriver.java (Sdk7FontEntity):
(hasChar): Clean up dead stores.
This commit is contained in:
Po Lu 2023-06-23 11:54:56 +08:00
parent 866a937540
commit a5ee9a69ae
2 changed files with 1 additions and 5 deletions

View file

@ -72,7 +72,6 @@ public final class EmacsDrawRectangle
+ clipBitmap.getWidth ()),
(gc.clip_y_origin
+ clipBitmap.getHeight ()));
clipBitmap = gc.clip_mask.bitmap;
if (!maskRect.setIntersect (dstRect, maskRect))
/* There is no intersection between the clip mask and the