Skip to content

Commit

Permalink
Editorial: drop reference to the user media enabled flag
Browse files Browse the repository at this point in the history
This is unused since commit 9f6b91c.

Follow-up to #1481.
  • Loading branch information
foolip committed Jul 7, 2016
1 parent b9c9043 commit b73d375
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion source
Original file line number Diff line number Diff line change
Expand Up @@ -3310,7 +3310,6 @@ a.setAttribute('href', 'http://example.com/'); // change the content attribute d

<li><dfn data-noexport="" data-x-href="https://w3c.github.io/mediacapture-main/getusermedia.html#idl-def-MediaStream"><code>MediaStream</code></dfn> interface</li>
<li><dfn data-x="dom-MediaDevices-getUserMedia" data-x-href="https://w3c.github.io/mediacapture-main/#dom-mediadevices-getusermedia"><code>getUserMedia()</code></dfn> method</li>
<li><dfn data-x-href="https://w3c.github.io/mediacapture-main/#dfn-user-media-enabled-flag">user media enabled flag</dfn></li>

</ul>

Expand Down

0 comments on commit b73d375

Please sign in to comment.