diff options
author | Moonchild <moonchild@palemoon.org> | 2021-08-12 14:14:18 +0000 |
---|---|---|
committer | Moonchild <moonchild@palemoon.org> | 2021-08-12 14:14:18 +0000 |
commit | 741fd8b61ccc5b3a01ccf8ff154ccb8ce80ecc38 (patch) | |
tree | 84249949ea79a4db724097c4924e986484a9733b /layout/media | |
parent | fe2ea0ce886c6f7601d2eb27d508ecb9cb991e12 (diff) | |
download | uxp-741fd8b61ccc5b3a01ccf8ff154ccb8ce80ecc38.tar.gz |
Issue #1806 - Update libcubeb
This is a full lib update, changing callers where needed.
This also moves GertCubeMSGLatencyInFrames to CubebUtils.{cpp|h} where it
belongs.
Diffstat (limited to 'layout/media')
-rw-r--r-- | layout/media/symbols.def.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layout/media/symbols.def.in b/layout/media/symbols.def.in index 6e2364f51a..0880bedc7d 100644 --- a/layout/media/symbols.def.in +++ b/layout/media/symbols.def.in @@ -155,7 +155,6 @@ cubeb_stream_start cubeb_stream_stop cubeb_stream_get_latency cubeb_stream_set_volume -cubeb_stream_set_panning cubeb_stream_get_current_device cubeb_stream_device_destroy cubeb_stream_register_device_changed_callback |