| Index: Source/modules/webmidi/MIDIPort.idl
|
| diff --git a/Source/modules/webmidi/MIDIPort.idl b/Source/modules/webmidi/MIDIPort.idl
|
| index 944cacb6834ad95d65858fb5cfe5af2d0de4fd20..2140c9a4193d169026321031686987ac25c7a05a 100644
|
| --- a/Source/modules/webmidi/MIDIPort.idl
|
| +++ b/Source/modules/webmidi/MIDIPort.idl
|
| @@ -34,8 +34,7 @@ enum MIDIPortType {
|
| };
|
|
|
| [
|
| - NoInterfaceObject,
|
| - ActiveDOMObject
|
| + NoInterfaceObject
|
| ] interface MIDIPort : EventTarget {
|
| readonly attribute DOMString id;
|
| readonly attribute DOMString manufacturer;
|
|
|