mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 11:59:25 +00:00
Nuke remaining GStreamer code
This commit is contained in:
@@ -95,10 +95,6 @@
|
||||
#include "WMFDecoder.h"
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_GSTREAMER
|
||||
#include "GStreamerFormatHelper.h"
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_FFMPEG
|
||||
#include "FFmpegRuntimeLinker.h"
|
||||
#endif
|
||||
@@ -373,10 +369,6 @@ nsLayoutStatics::Shutdown()
|
||||
AndroidMediaPluginHost::Shutdown();
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_GSTREAMER
|
||||
GStreamerFormatHelper::Shutdown();
|
||||
#endif
|
||||
|
||||
#ifdef MOZ_FFMPEG
|
||||
FFmpegRuntimeLinker::Unlink();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user