Remove obsolete comment
Change-Id: I9e606fd573a60d12482b12e0e9adaecd552f66a7
This commit is contained in:
parent
20da4f07be
commit
cbefc0c8f9
1 changed files with 0 additions and 1 deletions
|
@ -387,7 +387,6 @@ public final class PointerTracker implements PointerTrackerQueue.Element,
|
|||
return;
|
||||
}
|
||||
|
||||
// Even if the key is disabled, update the key release graphics just in case.
|
||||
sDrawingProxy.onKeyReleased(key, withAnimation);
|
||||
|
||||
if (key.isShift()) {
|
||||
|
|
Loading…
Reference in a new issue