mirror of
https://gitlab.futo.org/keyboard/latinime.git
synced 2024-09-28 14:54:30 +01:00
Remove obsolete comment
Change-Id: I9e606fd573a60d12482b12e0e9adaecd552f66a7
This commit is contained in:
parent
20da4f07be
commit
cbefc0c8f9
@ -387,7 +387,6 @@ public final class PointerTracker implements PointerTrackerQueue.Element,
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Even if the key is disabled, update the key release graphics just in case.
|
|
||||||
sDrawingProxy.onKeyReleased(key, withAnimation);
|
sDrawingProxy.onKeyReleased(key, withAnimation);
|
||||||
|
|
||||||
if (key.isShift()) {
|
if (key.isShift()) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user