mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
Remove unimplemented PeriodicWave stub
This commit is contained in:
parent
ebcbe2ff7d
commit
b68c791b8d
5 changed files with 2 additions and 63 deletions
|
@ -46,6 +46,7 @@ use std::sync::{Arc, Mutex};
|
|||
use task_source::TaskSource;
|
||||
use uuid::Uuid;
|
||||
|
||||
#[allow(dead_code)]
|
||||
pub enum BaseAudioContextOptions {
|
||||
AudioContext(RealTimeAudioContextOptions),
|
||||
OfflineAudioContext(OfflineAudioContextOptions),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue