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

Commit 91f23046 authored by Andreas Huber's avatar Andreas Huber
Browse files

Didn't mean to check this in...

Change-Id: Ie5a1902ff2613cd349ca5724f63a3fe3306640c7
parent 73b1fd56
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -792,7 +792,7 @@ struct MyHandler : public AHandler {
                }

                if (mNumAccessUnitsReceived == 0) {
#if 0
#if 1
                    LOGI("stream ended? aborting.");
                    (new AMessage('abor', id()))->post();
                    break;