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

Commit 18a3609d authored by Glenn Kasten's avatar Glenn Kasten Committed by Android (Google) Code Review
Browse files

Merge "Remove obsolete AudioTrack::processStreamEnd()"

parents 41721bb7 1c5977d0
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -629,8 +629,6 @@ protected:
            //      NS_NEVER    never again
            static const nsecs_t NS_WHENEVER = -1, NS_INACTIVE = -2, NS_NEVER = -3;
            nsecs_t processAudioBuffer();
            status_t processStreamEnd(int32_t waitCount);


            // caller must hold lock on mLock for all _l methods