Skip to content

Commit 6445a31

Browse files
committed
Forgot to remove duplicate
1 parent 8206d75 commit 6445a31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.bs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -893,7 +893,6 @@ interface mixin KeyFrameRequest {
893893
interface RTCRtpScriptTransformer : EventTarget {
894894
// Attributes and methods related to the transformer source
895895
readonly attribute ReadableStream readable;
896-
Promise<unsigned long long> generateKeyFrame(optional DOMString rid);
897896
Promise<undefined> sendKeyFrameRequest();
898897
// Attributes and methods related to the transformer sink
899898
readonly attribute WritableStream writable;

0 commit comments

Comments
 (0)