Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Baulig <martin@novell.com>2004-09-07 03:11:31 +0400
committerMartin Baulig <martin@novell.com>2004-09-07 03:11:31 +0400
commit2c08db95e4c467de816d796ef0f5936f98690c27 (patch)
tree8903cd65a3816e2a7b81556c001cba8ae5406506 /mcs/errors/cs1644-2.cs
parentdff2146971c5df391ef1f071604c33eb15d07a4c (diff)
Get the error tests working again.
svn path=/trunk/mcs/; revision=33458
Diffstat (limited to 'mcs/errors/cs1644-2.cs')
-rw-r--r--mcs/errors/cs1644-2.cs5
1 files changed, 0 insertions, 5 deletions
diff --git a/mcs/errors/cs1644-2.cs b/mcs/errors/cs1644-2.cs
deleted file mode 100644
index f1624aa2aac..00000000000
--- a/mcs/errors/cs1644-2.cs
+++ /dev/null
@@ -1,5 +0,0 @@
-// cs1644.cs: Feature '#pragma' cannot be used because it is not part of the standardized ISO C# language specification
-// Line: 5
-// Compiler options: -langversion:ISO-1
-
-#pragma warning disable \ No newline at end of file