Remove issue marker: we decided to use Futures
authorMarkus Lanthaler <mark_lanthaler@gmx.net>
Tue, 23 Apr 2013 17:23:03 +0200
changeset 1599 d385ac7c98e4
parent 1598 702afa034f77
child 1600 c90273f1f126
Remove issue marker: we decided to use Futures

This addresses #240.
spec/latest/json-ld-api/index.html
--- a/spec/latest/json-ld-api/index.html	Mon Apr 22 20:19:43 2013 +0200
+++ b/spec/latest/json-ld-api/index.html	Tue Apr 23 17:23:03 2013 +0200
@@ -3742,10 +3742,6 @@
     <cite><a href="http://dom.spec.whatwg.org/#futures">section&nbsp;4 Futures</a></cite></a></cite>
     of [[!DOM-WHATWG]].</p>
 
-  <p class="issue" title="Use of Futures">This version of the JSON-LD API uses
-    Futures instead of callbacks. It has not been decided yet whether the
-    final JSON-LD API will do so.</p>
-
   <section>
     <h3>The <a>JsonLdProcessor</a> Interface</h3>