summaryrefslogtreecommitdiff
path: root/dom/media/MediaDecoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'dom/media/MediaDecoder.h')
-rw-r--r--dom/media/MediaDecoder.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/dom/media/MediaDecoder.h b/dom/media/MediaDecoder.h
index 62cc296ac..abaa9d7b5 100644
--- a/dom/media/MediaDecoder.h
+++ b/dom/media/MediaDecoder.h
@@ -400,11 +400,6 @@ public:
* Decoder monitor must be held.
*/
void RecreateDecodedStream(int64_t aStartTimeUSecs);
- /**
- * Call this when mDecoderStateMachine or mDecoderStateMachine->IsPlaying() changes.
- * Decoder monitor must be held.
- */
- void UpdateStreamBlockingForStateMachinePlaying();
DecodedStreamData* GetDecodedStream()
{