Index: Modules/webaudio/OfflineAudioContext.idl |
diff --git a/Modules/webaudio/OfflineAudioContext.idl b/Modules/webaudio/OfflineAudioContext.idl |
index 881075ca2ff51371e7c126d6f396cd6fd96aeebb..5fa6fca3660553ccaa75663fb63344c402719e32 100644 |
--- a/Modules/webaudio/OfflineAudioContext.idl |
+++ b/Modules/webaudio/OfflineAudioContext.idl |
@@ -25,7 +25,6 @@ |
[ |
Conditional=WEB_AUDIO, |
EventTarget, |
- JSGenerateToJSObject, |
Constructor(in unsigned long numberOfChannels, in unsigned long numberOfFrames, in float sampleRate), |
ConstructorRaisesException, |
CallWith=ScriptExecutionContext |