summaryrefslogtreecommitdiff
path: root/src/library/rootdoc.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/library/rootdoc.txt')
-rw-r--r--src/library/rootdoc.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/library/rootdoc.txt b/src/library/rootdoc.txt
index 0e9a175fcc..95f9836cc9 100644
--- a/src/library/rootdoc.txt
+++ b/src/library/rootdoc.txt
@@ -46,8 +46,6 @@ Additional parts of the standard library are shipped as separate libraries. Thes
- [[scala.swing `scala.swing`]] - A convenient wrapper around Java's GUI framework called Swing (scala-swing.jar)
- [[scala.util.parsing `scala.util.parsing`]] - [[scala.util.parsing.combinator Parser combinators]], including an
example implementation of a [[scala.util.parsing.json JSON parser]] (scala-parser-combinators.jar)
- - [[scala.actors `scala.actors`]] - Actor-based concurrency (deprecated and replaced by Akka actors,
- scala-actors.jar)
== Automatic imports ==