From 21534945b88e2c84d1b1da71a5183efa603517a4 Mon Sep 17 00:00:00 2001 From: Lennart Grahl Date: Fri, 12 Apr 2019 23:57:55 +0200 Subject: [PATCH] fixup! Add Direct Connection Permission API --- webrtc.js | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/webrtc.js b/webrtc.js index 49de8a179..1f72652ab 100644 --- a/webrtc.js +++ b/webrtc.js @@ -237,19 +237,6 @@ var respecConfig = { ], "rawDate": "2018-06-21", "edDraft": "https://w3c.github.io/webrtc-pc/identity.html" - }, - "RTCWEB-MDNS-ICE-CANDIDATES": { - "authors": [ - "Y. Fablet", - "J. de Borst", - "J. Uberti", - "Q. Wang" - ], - "href": "https://tools.ietf.org/html/draft-ietf-rtcweb-mdns-ice-candidates", - "publisher": "IETF", - "status": "Active Internet-Draft", - "title": "Using Multicast DNS to protect privacy when exposing ICE candidates", - "date": "22 October 2018" } }, postProcess: [cleanHTMLRef, dedupOverload]