summaryrefslogtreecommitdiff
path: root/mcs/errors/cs0162-7.cs
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/errors/cs0162-7.cs')
-rw-r--r--mcs/errors/cs0162-7.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/mcs/errors/cs0162-7.cs b/mcs/errors/cs0162-7.cs
index d8ae75fb0c..3eb8bcfdb3 100644
--- a/mcs/errors/cs0162-7.cs
+++ b/mcs/errors/cs0162-7.cs
@@ -2,9 +2,6 @@
// Line: 9
// Compiler options: -warnaserror -warn:2
-// this requires a multi-pass algorithm for unreachable code detection
-// punting for now
-
class Foo {
static void Main ()
{