summaryrefslogtreecommitdiff
path: root/libs/input/PointerController.cpp
diff options
context:
space:
mode:
author Kweku Adams <kwekua@google.com> 2022-10-31 17:05:50 +0000
committer Kweku Adams <kwekua@google.com> 2022-10-31 21:13:02 +0000
commit819087f4a9a10af9fbe86f3aeae27aedd5caf446 (patch)
treeb402fb8d698ac81e65e816deeda32f1a90a50de7 /libs/input/PointerController.cpp
parentb30d5466b3393647f8c2bcc6feefddd40a912784 (diff)
Remove unused parameter and innocuous bug.
1. Remove the forUpdate boolean since no controller was using it. 2. Stop returning a boolean from JobStore.add(). It was always returning false because the remove() method would remove the added JobStatus object, not anything similar to the object. Thankfully, we were removing old JobStatus objects via another codepath, so the bug never surfaced as an issue. Bug: 141645789 Test: Android builds Change-Id: I17c7a4a629f033c574e4fbd625211c0fc476fcc9
Diffstat (limited to 'libs/input/PointerController.cpp')
0 files changed, 0 insertions, 0 deletions