summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media/libaah_rtp/aah_tx_player.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/media/libaah_rtp/aah_tx_player.cpp b/media/libaah_rtp/aah_tx_player.cpp
index 61e06fb9a8ad..3fa476aa14e2 100644
--- a/media/libaah_rtp/aah_tx_player.cpp
+++ b/media/libaah_rtp/aah_tx_player.cpp
@@ -778,9 +778,6 @@ void AAH_TXPlayer::reset_l() {
mCachedSource.clear();
- if (mAudioSource != NULL) {
- mAudioSource->stop();
- }
mAudioSource.clear();
mAudioCodec = TRTPAudioPacket::kCodecInvalid;
mAudioFormat = NULL;