Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ce14101c authored by Chavi Weingarten's avatar Chavi Weingarten
Browse files

Merge conflict didn't pick up changes.

Change-Id: I195ebf30a87b7135a6cf3f9012947cfb794c14df
parent 765f5e03
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -678,7 +678,6 @@ void BLASTBufferQueue::onFrameAvailable(const BufferItem& item) {
        BBQ_TRACE();
        bool waitForTransactionCallback = !mSyncedFrameNumbers.empty();

        bool waitForTransactionCallback = !mSyncedFrameNumbers.empty();
        const bool syncTransactionSet = mTransactionReadyCallback != nullptr;
        BQA_LOGV("onFrameAvailable-start syncTransactionSet=%s", boolToString(syncTransactionSet));