summaryrefslogtreecommitdiff
path: root/libs/gui/ConsumerBase.cpp
diff options
context:
space:
mode:
author Lloyd Pique <lpique@google.com> 2024-09-16 15:51:45 -0700
committer Lloyd Pique <lpique@google.com> 2024-09-17 12:57:49 -0700
commit6f2401791a52fdb68d42fc38b1a6bf98303fc814 (patch)
treecfe07145f62dd0b5e9873a0feb3e12dd9dd8343a /libs/gui/ConsumerBase.cpp
parentda642806325b62a54fe6190bdfaaeed713cce54d (diff)
SF: Remove dead code from Scheduler
While looking into some other Scheduler changes, I noticed that both Scheduler::mRenderEventConnection and Scheduler::mLastCompositeEventConnection are initialized but otherwise unused. Scheduler::getEventConnection() is never called to retrieve either value. As there doesn't seem to be any use for them, let's remove them. This change also required removing test fixture setup from the unit tests, as the tests worked to install test double implementations. Test: atest libsurfaceflinger_unittest Bug: None Flag: EXEMPT dead code Change-Id: Ic004df96dd5fe3dadd0cd1455cd85506736a1875
Diffstat (limited to 'libs/gui/ConsumerBase.cpp')
0 files changed, 0 insertions, 0 deletions