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

Commit 1c5977d0 authored by Glenn Kasten's avatar Glenn Kasten
Browse files

Remove obsolete AudioTrack::processStreamEnd()

Change-Id: I7c01b9d2e109acf8c393d2c3b7b1985f6647d96c
parent aaa42e57
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