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

Commit d1f21a49 authored by Steve Kondik's avatar Steve Kondik
Browse files

stagefright: Fix mismerge

Change-Id: I893d4731bb9152c72ee680954efc44693ef49ada
parent 8356ac84
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -2849,9 +2849,6 @@ void OMXCodec::on_message(const omx_message &msg) {
                    ATRACE_INT("Output Buffers with OMX client",
                            countBuffersWeOwn(mPortBuffers[kPortIndexOutput]));
                }
                if (mIsEncoder) {
                    sched_yield();
                }
            }

            ATRACE_END();