Index: modules/webmidi/MIDIInput.idl |
diff --git a/modules/webmidi/MIDIInput.idl b/modules/webmidi/MIDIInput.idl |
index 4986c54630d37bd251f333f2474be6e3541a29e4..31a06279354f8e36de0e9ab7fa36ec082b0cd85d 100644 |
--- a/modules/webmidi/MIDIInput.idl |
+++ b/modules/webmidi/MIDIInput.idl |
@@ -29,7 +29,6 @@ |
*/ |
[ |
- NoInterfaceObject, |
SetWrapperReferenceTo(MIDIAccess midiAccess), |
] interface MIDIInput : MIDIPort { |
attribute EventHandler onmidimessage; |