diff options
Diffstat (limited to 'ipc/glue/PUtilityAudioDecoder.ipdl')
-rw-r--r-- | ipc/glue/PUtilityAudioDecoder.ipdl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ipc/glue/PUtilityAudioDecoder.ipdl b/ipc/glue/PUtilityAudioDecoder.ipdl index 74dbbd2c54..5b4b8711f2 100644 --- a/ipc/glue/PUtilityAudioDecoder.ipdl +++ b/ipc/glue/PUtilityAudioDecoder.ipdl @@ -30,7 +30,6 @@ parent: #ifdef MOZ_WMF_MEDIA_ENGINE async InitVideoBridge(Endpoint<PVideoBridgeChild> endpoint, - GfxVarUpdate[] updates, ContentDeviceData contentDeviceData); async UpdateVar(GfxVarUpdate var); |