Index: services/nacl/README.md |
diff --git a/services/nacl/README.md b/services/nacl/README.md |
index d2a1e2c312f1c6b715e54efc5897ae6e476ec459..99b3ee32085f4f26155dabcb1d39bf56ac6190f0 100644 |
--- a/services/nacl/README.md |
+++ b/services/nacl/README.md |
@@ -65,9 +65,6 @@ PexeContentHandler is able to launch the requested nexe. |
TODO |
==== |
-* Turn the NexeContentHandler, PexeContentHandler, PexeCompiler, and |
-PexeLinker services into "anti-singletons". When each service is requested, a |
-unique process must be created. |
* Use subzero (a NaCl project to improve translation speed) for pexe |
translation. |
* Enable caching of translated pexes. |