diff options
author | Jeremy Andrews <athenian200@outlook.com> | 2021-08-24 10:38:44 -0500 |
---|---|---|
committer | Jeremy Andrews <athenian200@outlook.com> | 2021-08-24 10:38:44 -0500 |
commit | cc75c6a6e969cfe2cb3f91969497e17c76aa0ba3 (patch) | |
tree | 8cf24927ca044ba2c278fe540ef096186a62b40b /layout | |
parent | ee498381734bdf31ea38b2f5ea4cac3130ae58e3 (diff) | |
download | uxp-cc75c6a6e969cfe2cb3f91969497e17c76aa0ba3.tar.gz |
Issue #1806 - Part 1: Restore libcubeb update.
Restore the proper working environment for libcubeb work after reversion.
Diffstat (limited to 'layout')
-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 |