From 2c6a9a4c2a1309d8df8935357d7a69b3f71194f8 Mon Sep 17 00:00:00 2001 From: Dominique Hazael-Massieux Date: Fri, 30 Aug 2024 15:07:18 +0200 Subject: [PATCH] Remove duplicate entry in amendments --- amendments.json | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/amendments.json b/amendments.json index 73c93ac76..21f0f91f4 100644 --- a/amendments.json +++ b/amendments.json @@ -849,21 +849,6 @@ "id": 42 } ], - "setcodecpreferences-receive": [ - { - "description": "setCodecPreferences only takes into account receive codecs", - "pr": 2926, - "type": "correction", - "status": "candidate", - "tests": [ - "webrtc/RTCRtpTransceiver-setCodecPreferences.html" - ], - "testUpdates": [ - "web-platform-tests/wpt#44318" - ], - "id": 42 - } - ], "rtcrtpreceiver-receivecodecs": [ { "description": "Redefine SendCodecs and ReceiveCodecs",