[EME] Bug 26575 - Remove a step that no longer belongs in createSession().
--- a/encrypted-media/encrypted-media.html Tue Aug 26 13:03:43 2014 -0700
+++ b/encrypted-media/encrypted-media.html Tue Aug 26 13:07:36 2014 -0700
@@ -483,7 +483,6 @@
<li><p>Let <var title="true">callable</var> be false.</p></li>
</ol>
</li>
- <li><p>Add an entry for the value of the <code><a href="#dom-sessionid">sessionId</a></code> attribute to the <var title="true">list of active session IDs</var> for this object.</p></li>
<li><p>Return <var title="true">session</var>.</p></li>
</ol>
--- a/encrypted-media/encrypted-media.xml Tue Aug 26 13:03:43 2014 -0700
+++ b/encrypted-media/encrypted-media.xml Tue Aug 26 13:07:36 2014 -0700
@@ -469,7 +469,6 @@
<li><p>Let <var title="true">callable</var> be false.</p></li>
</ol>
</li>
- <li><p>Add an entry for the value of the <coderef>sessionId</coderef> attribute to the <var title="true">list of active session IDs</var> for this object.</p></li>
<li><p>Return <var title="true">session</var>.</p></li>
</ol>