Remove unused code in Layer::releasePendingBuffer
This loop was originally added to find the most recently presented fence to pass over to FrameEventHistory. But FrameEventHistory no longer exists, so this loop just finds a fence to do nothing with it. Bug: 247513510 Test: builds Change-Id: Ifb887c3e7542395da39c5634b68f3782d10bd704
Loading
Please register or sign in to comment