summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/build.xml b/build.xml
index c274b970b6..adccd20a37 100755
--- a/build.xml
+++ b/build.xml
@@ -107,10 +107,6 @@ TODO:
<target name="distclean" depends="dist.clean" description="Removes all distributions. Binaries and documentation are untouched."/>
- <target name="test.continuations.suite">
- <echo message="DEPRECATED: the continuations have moved to https://github.com/scala/scala-continuations"/>
- </target>
-
<!-- ===========================================================================
PROPERTIES
============================================================================ -->