summaryrefslogtreecommitdiffstats
path: root/dom/media/platforms/agnostic/TheoraDecoder.cpp
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@wolfbeast.com>2020-04-22 15:14:53 +0200
committerwolfbeast <mcwerewolf@wolfbeast.com>2020-04-22 15:14:53 +0200
commit400e9018fd5b1b8e50ba5ea403ba98f9a658c076 (patch)
treed43e5e71790e07a7535eab9067ecd72f9881fc53 /dom/media/platforms/agnostic/TheoraDecoder.cpp
parentb5b62d841c733dcb62112f3158f1488e670671d6 (diff)
downloadUXP-400e9018fd5b1b8e50ba5ea403ba98f9a658c076.tar
UXP-400e9018fd5b1b8e50ba5ea403ba98f9a658c076.tar.gz
UXP-400e9018fd5b1b8e50ba5ea403ba98f9a658c076.tar.lz
UXP-400e9018fd5b1b8e50ba5ea403ba98f9a658c076.tar.xz
UXP-400e9018fd5b1b8e50ba5ea403ba98f9a658c076.zip
Revert "Issue #80 - De-unify dom/media part 1"
This reverts commit b5b62d841c733dcb62112f3158f1488e670671d6.
Diffstat (limited to 'dom/media/platforms/agnostic/TheoraDecoder.cpp')
-rw-r--r--dom/media/platforms/agnostic/TheoraDecoder.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/dom/media/platforms/agnostic/TheoraDecoder.cpp b/dom/media/platforms/agnostic/TheoraDecoder.cpp
index 695e697d7..b216791e4 100644
--- a/dom/media/platforms/agnostic/TheoraDecoder.cpp
+++ b/dom/media/platforms/agnostic/TheoraDecoder.cpp
@@ -10,7 +10,6 @@
#include "nsError.h"
#include "TimeUnits.h"
#include "mozilla/PodOperations.h"
-#include "mozilla/SyncRunnable.h"
#include <algorithm>